Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqat_hw15.c101 uint32_t rxring) in qat_msg_req_type_populate()
/netbsd-src/sys/dev/pci/
H A Dif_aq.c1269 struct aq_rxring rxring; member
4730 aq_rxring_alloc(struct aq_softc *sc, struct aq_rxring *rxring) in aq_rxring_alloc()
4754 aq_rxdrain(struct aq_softc *sc, struct aq_rxring *rxring) in aq_rxdrain()
4770 aq_rxring_free(struct aq_softc *sc, struct aq_rxring *rxring) in aq_rxring_free()
4790 aq_rxring_setmbuf(struct aq_softc *sc, struct aq_rxring *rxring, int idx, in aq_rxring_setmbuf()
4818 aq_rxring_reset_desc(struct aq_softc *sc, struct aq_rxring *rxring, int idx) in aq_rxring_reset_desc()
4849 aq_rxring_add(struct aq_softc *sc, struct aq_rxring *rxring, int idx) in aq_rxring_add()
5108 struct aq_rxring *rxring = &queue->rxring; in aq_txrx_intr() local
5212 aq_rxring_reset(struct aq_softc *sc, struct aq_rxring *rxring, bool start) in aq_rxring_reset()
5469 struct aq_rxring * const rxring = arg; in aq_rx_intr() local
H A Dif_bwfm_pci.c1020 bwfm_pci_fill_rx_ioctl_ring(struct bwfm_pci_softc *sc, struct if_rxring *rxring, in bwfm_pci_fill_rx_ioctl_ring()