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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h115 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw);
H A Dixgbe_x540.c101 ixgbe_clear_tx_pending(hw); ixgbe_reset_hw_X540()
H A Dixgbe_x550.c1265 ixgbe_clear_tx_pending(hw); ixgbe_reset_hw_X550em()
H A Dixgbe_82599.c1096 ixgbe_clear_tx_pending(hw); ixgbe_reset_hw_82599()
H A Dixgbe_common.c3639 * ixgbe_clear_tx_pending - Clear pending TX work from the PCIe fifo
3646 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw) ixgbe_clear_tx_pending() function

Completed in 72 milliseconds