|
CNDP
22.08.0
|
#include <pktdev.h>
Data Fields | |
| const char * | driver_name |
| unsigned int | if_index |
| bool | admin_state |
| uint16_t | min_mtu |
| uint16_t | max_mtu |
| uint32_t | min_rx_bufsize |
| uint32_t | max_rx_pktlen |
| uint32_t | min_tx_bufsize |
| uint8_t | hash_key_size |
| uint32_t | speed_capa |
| struct pktdev_portconf | default_rxportconf |
| struct pktdev_portconf | default_txportconf |
| uint64_t | dev_capa |
Ethernet device information A structure used to retrieve the contextual information of an Ethernet device, such as the controlling driver of the device, etc...
| unsigned int if_index |
| uint32_t max_rx_pktlen |
| uint32_t speed_capa |
| struct pktdev_portconf default_rxportconf |
| struct pktdev_portconf default_txportconf |
| uint64_t dev_capa |