10 Gigabit Ethernet-SR PCI-X Adapter (1410ba02) and 10 Gigabit Ethernet-LR PCI_X Adapter (1410bb02)
The definition file and trace hook IDs of 10 Gigabit Ethernet-SR PCI-X adapter (1410ba02) and 10 Gigabit Ethernet-LR PCI_X adapter (1410bb02) are as follows:
Definition file: cdli_entuser.vent.h
Trace Hook IDs:
Item | Description |
---|---|
Transmit | -598 |
Receive | -599 |
Other | -59A |
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. |