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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h95 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw);
H A Dixgbe_x540.c81 ixgbe_clear_tx_pending(hw);
H A Dixgbe_82599.c925 ixgbe_clear_tx_pending(hw);
H A Dixgbe_common.c3799 * ixgbe_clear_tx_pending - Clear pending TX work from the PCIe fifo
3806 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw) function
H A Dixgbe_x550.c3459 ixgbe_clear_tx_pending(hw);

Completed in 169 milliseconds