Searched defs:rxring (Results 1 - 3 of 3) sorted by relevance
| /src/sys/dev/pci/qat/ |
| H A D | qat_hw15.c | 100 qat_msg_req_type_populate(struct arch_if_req_hdr * msg,enum arch_if_req type,uint32_t rxring) argument
|
| /src/sys/dev/pci/ |
| H A D | if_bwfm_pci.c | 1020 bwfm_pci_fill_rx_ioctl_ring(struct bwfm_pci_softc *sc, struct if_rxring *rxring, argument
|
| H A D | if_aq.c | 1269 struct aq_rxring rxring; member in struct:aq_queue 4730 aq_rxring_alloc(struct aq_softc *sc, struct aq_rxring *rxring) argument 4754 aq_rxdrain(struct aq_softc * sc,struct aq_rxring * rxring) argument 4770 aq_rxring_free(struct aq_softc * sc,struct aq_rxring * rxring) argument 4790 aq_rxring_setmbuf(struct aq_softc * sc,struct aq_rxring * rxring,int idx,struct mbuf * m) argument 4818 aq_rxring_reset_desc(struct aq_softc * sc,struct aq_rxring * rxring,int idx) argument 4849 aq_rxring_add(struct aq_softc * sc,struct aq_rxring * rxring,int idx) argument 5108 struct aq_rxring *rxring = &queue->rxring; local in function:aq_txrx_intr 5212 aq_rxring_reset(struct aq_softc * sc,struct aq_rxring * rxring,bool start) argument 5469 struct aq_rxring * const rxring = arg; local in function:aq_rx_intr [all...] |
Completed in 18 milliseconds