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

  /src/sys/dev/pci/
if_iavf.c 553 static int iavf_txeof(struct iavf_softc *, struct iavf_tx_ring *,
2786 iavf_txeof(struct iavf_softc *sc, struct iavf_tx_ring *txr, u_int txlimit, function in typeref:typename:int
3099 txmore = iavf_txeof(sc, txr, txlimit, txevcnt);
3269 while (iavf_txeof(sc, txr, UINT_MAX,

Completed in 14 milliseconds