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

  /src/sys/dev/pci/
if_ixl.c 836 static int ixl_txeof(struct ixl_softc *, struct ixl_tx_ring *, u_int);
2776 ixl_txeof(struct ixl_softc *sc, struct ixl_tx_ring *txr, u_int txlimit) function in typeref:typename:int
3384 txmore = ixl_txeof(sc, txr, txlimit);

Completed in 20 milliseconds