Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee.h43 int r88ee_get_intr_status(struct rtwn_pci_softc *, int *);
H A Dr88ee_rx.c54 r88ee_get_intr_status(struct rtwn_pci_softc *pc, int *rings) in r88ee_get_intr_status() function
H A Dr88ee_attach.c127 pc->pc_get_intr_status = r88ee_get_intr_status; in r88ee_attach()