Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.c373 check_rx_burst_bulk_alloc_preconditions(struct i40e_rx_queue *rxq) in check_rx_burst_bulk_alloc_preconditions() function
375 check_rx_burst_bulk_alloc_preconditions(__rte_unused struct i40e_rx_queue *rxq) in check_rx_burst_bulk_alloc_preconditions()
1771 check_rx_burst_bulk_alloc_preconditions(rxq); in i40e_dev_rx_queue_setup_runtime()
1968 check_rx_burst_bulk_alloc_preconditions(rxq); in i40e_dev_rx_queue_setup()
2463 if (check_rx_burst_bulk_alloc_preconditions(rxq) == 0) in i40e_reset_rx_queue()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c2385 check_rx_burst_bulk_alloc_preconditions(struct txgbe_rx_queue *rxq) in check_rx_burst_bulk_alloc_preconditions() function
2567 if (check_rx_burst_bulk_alloc_preconditions(rxq)) { in txgbe_dev_rx_queue_setup()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c2861 check_rx_burst_bulk_alloc_preconditions(struct ixgbe_rx_queue *rxq) in check_rx_burst_bulk_alloc_preconditions() function
3138 if (check_rx_burst_bulk_alloc_preconditions(rxq)) { in ixgbe_dev_rx_queue_setup()