Home
last modified time | relevance | path

Searched refs:ixgbe_clear_tx_pending (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_common.h138 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw);
H A Dixgbe_x540.c192 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_X540()
H A Dixgbe_82599.c1014 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_82599()
H A Dixgbe_x550.c2421 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_X550em()
H A Dixgbe_common.c4761 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw) in ixgbe_clear_tx_pending() function