Home
last modified time | relevance | path

Searched refs:bwfm_pci_ring_rx (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_bwfm_pci.c267 void bwfm_pci_ring_rx(struct bwfm_pci_softc *,
1637 bwfm_pci_ring_rx(struct bwfm_pci_softc *sc, struct bwfm_pci_msgring *ring, in bwfm_pci_ring_rx() function
2372 bwfm_pci_ring_rx(sc, &sc->sc_rx_complete, &ml); in bwfm_pci_intr()
2373 bwfm_pci_ring_rx(sc, &sc->sc_tx_complete, &ml); in bwfm_pci_intr()
2374 bwfm_pci_ring_rx(sc, &sc->sc_ctrl_complete, &ml); in bwfm_pci_intr()