Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ixgbe/
HDixgbe_common.h169 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw);
HDixgbe_x540.c228 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_X540()
HDixgbe_82599.c1072 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_82599()
HDixgbe_x550.c2385 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_X550em()
HDixgbe_common.c4876 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw) in ixgbe_clear_tx_pending() function