Gigabit Ethernet-SX PCI-X Adapter Device Driver (14106802), 10/100/1000 Base-T Ethernet PCI-X Adapter Device Driver (14106902), 2-Port Gigabit Ethernet-SX PCI-X Adapter (14108802), 2-Port 10/100/1000 Base-TX PCI-X Adapter (14108902), 4-Port 10/100/1000 Base-TX PCI-X Adapter (14101103), 4-Port 10/100/1000 Base-TX PCI-Express Adapter (14106803), 2-Port Gigabit Ethernet-SX PCI-Express Adapter (14103f03), and 2-Port 10/100/1000 Base-TX PCI-Express Adapter (14104003)
The definition file and trace hook IDs are as follows:
Definition file: cdli_entuser.goent.h
Trace Hook IDs:
Item | Description |
---|---|
Transmit | -473 |
Receive | -474 |
Other | -475 |
The device driver also has the following trace points
to support the netpmon program:
Item | Description |
---|---|
WQUE | An output packet has been queued for transmission. |
WEND | The output of a packet is complete. |
RDAT | An input packet has been received by the device driver. |
RNOT | An input packet has been given to the demuxer. |
REND | The demultiplexer has returned. |