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

  /src/sys/dev/pci/
if_aq.c 1245 struct aq_rxring { struct
1269 struct aq_rxring rxring;
4730 aq_rxring_alloc(struct aq_softc *sc, struct aq_rxring *rxring)
4754 aq_rxdrain(struct aq_softc *sc, struct aq_rxring *rxring)
4770 aq_rxring_free(struct aq_softc *sc, struct aq_rxring *rxring)
4790 aq_rxring_setmbuf(struct aq_softc *sc, struct aq_rxring *rxring, int idx,
4818 aq_rxring_reset_desc(struct aq_softc *sc, struct aq_rxring *rxring, int idx)
4849 aq_rxring_add(struct aq_softc *sc, struct aq_rxring *rxring, int idx)
5108 struct aq_rxring *rxring = &queue->rxring;
5212 aq_rxring_reset(struct aq_softc *sc, struct aq_rxring *rxring, bool start
    [all...]
if_aq.c 1245 struct aq_rxring { struct
1269 struct aq_rxring rxring;
4730 aq_rxring_alloc(struct aq_softc *sc, struct aq_rxring *rxring)
4754 aq_rxdrain(struct aq_softc *sc, struct aq_rxring *rxring)
4770 aq_rxring_free(struct aq_softc *sc, struct aq_rxring *rxring)
4790 aq_rxring_setmbuf(struct aq_softc *sc, struct aq_rxring *rxring, int idx,
4818 aq_rxring_reset_desc(struct aq_softc *sc, struct aq_rxring *rxring, int idx)
4849 aq_rxring_add(struct aq_softc *sc, struct aq_rxring *rxring, int idx)
5108 struct aq_rxring *rxring = &queue->rxring;
5212 aq_rxring_reset(struct aq_softc *sc, struct aq_rxring *rxring, bool start
    [all...]

Completed in 29 milliseconds