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);
|