HomeSort by: relevance | last modified time | path
    Searched defs:igc_txeof (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/igc/
if_igc.c 189 static bool igc_txeof(struct tx_ring *, u_int);
1780 igc_txeof(struct tx_ring *txr, u_int limit) function in typeref:typename:bool
2769 txmore = igc_txeof(txr, txlimit);
2831 txmore = igc_txeof(txr, txlimit);
2871 txmore = igc_txeof(txr, txlimit);

Completed in 13 milliseconds