Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h164 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw);
H A Dixgbe_x540.c220 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_X540()
H A Dixgbe_82599.c1045 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_82599()
H A Dixgbe_x550.c1556 ixgbe_clear_tx_pending(hw); in ixgbe_reset_hw_X550em()
H A Dixgbe_common.c4602 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw) in ixgbe_clear_tx_pending() function