Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h455 void txgbe_dev_save_rx_queue(struct txgbe_hw *hw, uint16_t rx_queue_id);
H A Dtxgbe_ethdev_vf.c868 txgbe_dev_save_rx_queue(hw, queue); in txgbevf_vlan_strip_queue_set()
H A Dtxgbe_rxtx.c4561 txgbe_dev_save_rx_queue(struct txgbe_hw *hw, uint16_t rx_queue_id) in txgbe_dev_save_rx_queue() function
4653 txgbe_dev_save_rx_queue(hw, rxq->reg_idx); in txgbe_dev_rx_queue_stop()