Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h235 void txgbe_dev_store_rx_queue(struct txgbe_hw *hw, uint16_t rx_queue_id);
H A Dtxgbe_rxtx.c4408 txgbe_dev_store_rx_queue(struct txgbe_hw *hw, uint16_t rx_queue_id) in txgbe_dev_store_rx_queue() function
4504 txgbe_dev_store_rx_queue(hw, rxq->reg_idx); in txgbe_dev_rx_queue_stop()