Gigabit Ethernet-SX Adapter Device Driver (e414a816)
The definition file and trace hook IDs of Gigabit Ethernet-SX adapter device driver (e414a816) are as follows:
Definition file: cdli_entuser.bent.h
Trace Hook IDs:
Item | Description |
---|---|
Transmit | -5B2 |
Receive | -5B3 |
Other | -5B4 |
Definition file: cdli_entuser.kngent.h
Trace Hook IDs:
Item | Description |
---|---|
Transmit | -4a1 |
Receive | -4a2 |
Other | -4a3 |
The device driver also has the following trace points
to support the netpmon program:
- 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.