Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h236 void txgbe_dev_save_tx_queue(struct txgbe_hw *hw, uint16_t tx_queue_id);
H A Dtxgbe_rxtx.c4417 txgbe_dev_save_tx_queue(struct txgbe_hw *hw, uint16_t tx_queue_id) in txgbe_dev_save_tx_queue() function
4574 txgbe_dev_save_tx_queue(hw, txq->reg_idx); in txgbe_dev_tx_queue_stop()