Searched defs:nb_hold (Results 1 – 12 of 12) sorted by relevance
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.c | 1087 iavf_update_rx_tail(struct iavf_rx_queue *rxq, uint16_t nb_hold, uint16_t rx_id) in iavf_update_rx_tail() 1119 uint16_t rx_id, nb_hold; in iavf_recv_pkts() local 1226 uint16_t rx_id, nb_hold; in iavf_recv_pkts_flex_rxd() local 1319 uint16_t nb_rx = 0, nb_hold = 0, rx_packet_len; in iavf_recv_scattered_pkts_flex_rxd() local 1469 uint16_t nb_rx = 0, nb_hold = 0, rx_packet_len; in iavf_recv_scattered_pkts() local
|
| /f-stack/dpdk/drivers/net/fm10k/ |
| H A D | fm10k_rxtx.c | 426 uint16_t nb_hold, trigger_last; in fm10k_dev_rx_descriptor_status() local
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | em_rxtx.c | 692 uint16_t nb_hold; in eth_em_recv_pkts() local 867 uint16_t nb_hold; in eth_em_recv_scattered_pkts() local
|
| H A D | igb_rxtx.c | 821 uint16_t nb_hold; in eth_igb_recv_pkts() local 1007 uint16_t nb_hold; in eth_igb_recv_scattered_pkts() local
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_rxtx.c | 1380 uint16_t nb_hold; in txgbe_recv_pkts() local 1628 uint16_t nb_hold = rxq->nb_rx_hold; in txgbe_recv_pkts_lro() local 2650 uint32_t nb_hold, desc; in txgbe_dev_rx_descriptor_status() local
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_txrx.c | 354 uint16_t nb_hold = 0; in igc_recv_pkts() local 501 uint16_t nb_hold = 0; in igc_recv_scattered_pkts() local
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 1727 uint16_t nb_hold = 0; in ice_recv_scattered_pkts() local 2190 uint16_t nb_hold = 0; in ice_recv_pkts() local
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx.c | 666 uint16_t rx_id, nb_hold; in i40e_recv_pkts() local 787 uint16_t nb_rx = 0, nb_hold = 0, rx_packet_len; in i40e_recv_scattered_pkts() local
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx.c | 1759 uint16_t nb_hold; in ixgbe_recv_pkts() local 2026 uint16_t nb_hold = rxq->nb_rx_hold; in ixgbe_recv_pkts_lro() local 3248 uint32_t nb_hold, desc; in ixgbe_dev_rx_descriptor_status() local
|
| /f-stack/dpdk/drivers/net/atlantic/ |
| H A D | atl_rxtx.c | 932 uint16_t nb_hold = 0; in atl_recv_pkts() local
|
| /f-stack/dpdk/drivers/net/nfp/ |
| H A D | nfp_net.c | 2022 uint16_t nb_hold; in nfp_net_recv_pkts() local
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx.c | 3559 uint32_t nb_hold = 0; in hns3_xmit_pkts() local
|