Searched defs:ath_rx_methods (Results 1 – 1 of 1) sorted by relevance
512 struct ath_rx_methods { struct513 void (*recv_sched_queue)(struct ath_softc *sc,515 void (*recv_sched)(struct ath_softc *sc, int dosched);516 void (*recv_stop)(struct ath_softc *sc, int dodelay);517 int (*recv_start)(struct ath_softc *sc);518 void (*recv_flush)(struct ath_softc *sc);519 void (*recv_tasklet)(void *arg, int npending);520 int (*recv_rxbuf_init)(struct ath_softc *sc,522 int (*recv_setup)(struct ath_softc *sc);523 int (*recv_teardown)(struct ath_softc *sc);