Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.h145 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw);
H A Dixgbe_x540.c210 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_X540()
H A Dixgbe_82599.c990 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_82599()
H A Dixgbe_common.c4130 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw) in ixgbe_clear_tx_pending() function