HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_clear_tx_pending (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 172 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw);
ixgbe_x540.c 232 ixgbe_clear_tx_pending(hw);
ixgbe_82599.c 1065 ixgbe_clear_tx_pending(hw);
ixgbe_x550.c 2624 ixgbe_clear_tx_pending(hw);
ixgbe_common.c 4871 * ixgbe_clear_tx_pending - Clear pending TX work from the PCIe fifo
4878 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw) function in typeref:typename:void

Completed in 24 milliseconds