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

  /src/sys/dev/pci/
if_mcx.c 2621 static int mcx_process_txeof(struct mcx_softc *, struct mcx_tx *,
6830 mcx_process_txeof(struct mcx_softc *sc, struct mcx_tx *tx, function in typeref:typename:int
7076 txfree += mcx_process_txeof(sc, tx, cqe);
if_mcx.c 2621 static int mcx_process_txeof(struct mcx_softc *, struct mcx_tx *,
6830 mcx_process_txeof(struct mcx_softc *sc, struct mcx_tx *tx, function in typeref:typename:int
7076 txfree += mcx_process_txeof(sc, tx, cqe);

Completed in 35 milliseconds