Home
last modified time | relevance | path

Searched refs:check_rx_burst_bulk_alloc_preconditions (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/i40e/
H A Di40e_rxtx.c413 check_rx_burst_bulk_alloc_preconditions(struct i40e_rx_queue *rxq) in check_rx_burst_bulk_alloc_preconditions() function
415 check_rx_burst_bulk_alloc_preconditions(__rte_unused struct i40e_rx_queue *rxq) in check_rx_burst_bulk_alloc_preconditions()
1894 check_rx_burst_bulk_alloc_preconditions(rxq); in i40e_dev_rx_queue_setup_runtime()
2082 check_rx_burst_bulk_alloc_preconditions(rxq); in i40e_dev_rx_queue_setup()
2556 if (check_rx_burst_bulk_alloc_preconditions(rxq) == 0) in i40e_reset_rx_queue()
/dpdk/drivers/net/ngbe/
H A Dngbe_rxtx.c2148 check_rx_burst_bulk_alloc_preconditions(struct ngbe_rx_queue *rxq) in check_rx_burst_bulk_alloc_preconditions() function
2324 if (check_rx_burst_bulk_alloc_preconditions(rxq)) { in ngbe_dev_rx_queue_setup()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c2474 check_rx_burst_bulk_alloc_preconditions(struct txgbe_rx_queue *rxq) in check_rx_burst_bulk_alloc_preconditions() function
2656 if (check_rx_burst_bulk_alloc_preconditions(rxq)) { in txgbe_dev_rx_queue_setup()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c2910 check_rx_burst_bulk_alloc_preconditions(struct ixgbe_rx_queue *rxq) in check_rx_burst_bulk_alloc_preconditions() function
3197 if (check_rx_burst_bulk_alloc_preconditions(rxq)) { in ixgbe_dev_rx_queue_setup()