Home
last modified time | relevance | path

Searched refs:eth_igb_rx_descriptor_status (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c747 eth_dev->rx_descriptor_status = eth_igb_rx_descriptor_status; in eth_igb_dev_init()
1172 eth_dev->rx_descriptor_status = eth_igb_rx_descriptor_status; in eth_igbvf_dev_init()
H A Digb_rxtx.c1840 eth_igb_rx_descriptor_status(void *rx_queue, uint16_t offset) in eth_igb_rx_descriptor_status() function