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

  /src/sys/dev/pci/
if_aq.c 1219 struct aq_txring { struct
1268 struct aq_txring txring;
1456 struct aq_txring *, bool);
1466 static int aq_tx_pcq_alloc(struct aq_softc *, struct aq_txring *);
1467 static void aq_tx_pcq_free(struct aq_softc *, struct aq_txring *);
4682 aq_txring_alloc(struct aq_softc *sc, struct aq_txring *txring)
4707 aq_txring_free(struct aq_softc *sc, struct aq_txring *txring)
4910 aq_tx_pcq_alloc(struct aq_softc *sc, struct aq_txring *txring)
4938 aq_tx_pcq_free(struct aq_softc *sc, struct aq_txring *txring)
4985 struct aq_txring *txring = &sc->sc_queue[n].txring
    [all...]
if_aq.c 1219 struct aq_txring { struct
1268 struct aq_txring txring;
1456 struct aq_txring *, bool);
1466 static int aq_tx_pcq_alloc(struct aq_softc *, struct aq_txring *);
1467 static void aq_tx_pcq_free(struct aq_softc *, struct aq_txring *);
4682 aq_txring_alloc(struct aq_softc *sc, struct aq_txring *txring)
4707 aq_txring_free(struct aq_softc *sc, struct aq_txring *txring)
4910 aq_tx_pcq_alloc(struct aq_softc *sc, struct aq_txring *txring)
4938 aq_tx_pcq_free(struct aq_softc *sc, struct aq_txring *txring)
4985 struct aq_txring *txring = &sc->sc_queue[n].txring
    [all...]
if_aq.c 1219 struct aq_txring { struct
1268 struct aq_txring txring;
1456 struct aq_txring *, bool);
1466 static int aq_tx_pcq_alloc(struct aq_softc *, struct aq_txring *);
1467 static void aq_tx_pcq_free(struct aq_softc *, struct aq_txring *);
4682 aq_txring_alloc(struct aq_softc *sc, struct aq_txring *txring)
4707 aq_txring_free(struct aq_softc *sc, struct aq_txring *txring)
4910 aq_tx_pcq_alloc(struct aq_softc *sc, struct aq_txring *txring)
4938 aq_tx_pcq_free(struct aq_softc *sc, struct aq_txring *txring)
4985 struct aq_txring *txring = &sc->sc_queue[n].txring
    [all...]

Completed in 83 milliseconds