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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 764 bool ixgbe_txeof(struct tx_ring *);
ix_txrx.c 344 ixgbe_txeof(txr);
1104 * ixgbe_txeof
1111 ixgbe_txeof(struct tx_ring *txr) function in typeref:typename:bool
1262 } /* ixgbe_txeof */
ixv.c 902 ixgbe_txeof(txr);
3311 more = ixgbe_txeof(txr);
ixgbe.c 2838 ixgbe_txeof(txr);
5335 ixgbe_txeof(txr);
6702 more = ixgbe_txeof(txr);

Completed in 43 milliseconds