Searched defs:rxring (Results 1 - 3 of 3) sorted by relevance

/src/sys/dev/pci/qat/
H A Dqat_hw15.c100 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 Dif_bwfm_pci.c1020 bwfm_pci_fill_rx_ioctl_ring(struct bwfm_pci_softc *sc, struct if_rxring *rxring, argument
H A Dif_aq.c1269 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