Lines Matching refs:ath_softc

23 static inline bool ath9k_check_auto_sleep(struct ath_softc *sc)
37 static void ath_rx_buf_link(struct ath_softc *sc, struct ath_rxbuf *bf,
71 static void ath_rx_buf_relink(struct ath_softc *sc, struct ath_rxbuf *bf,
80 static void ath_setdefantenna(struct ath_softc *sc, u32 antenna)
88 static void ath_opmode_init(struct ath_softc *sc)
110 static bool ath_rx_edma_buf_link(struct ath_softc *sc,
138 static void ath_rx_addbuffer_edma(struct ath_softc *sc,
155 static void ath_rx_remove_buffer(struct ath_softc *sc,
171 static void ath_rx_edma_cleanup(struct ath_softc *sc)
198 static int ath_rx_edma_init(struct ath_softc *sc, int nbufs)
256 static void ath_edma_start_recv(struct ath_softc *sc)
265 static void ath_edma_stop_recv(struct ath_softc *sc)
271 int ath_rx_init(struct ath_softc *sc, int nbufs)
331 void ath_rx_cleanup(struct ath_softc *sc)
375 u32 ath_calcrxfilter(struct ath_softc *sc)
441 void ath_startrecv(struct ath_softc *sc)
473 static void ath_flushrecv(struct ath_softc *sc)
480 bool ath_stoprecv(struct ath_softc *sc)
537 static void ath_rx_ps_beacon(struct ath_softc *sc, struct sk_buff *skb)
591 static void ath_rx_ps(struct ath_softc *sc, struct sk_buff *skb, bool mybeacon)
627 static bool ath_edma_get_buffers(struct ath_softc *sc,
680 static struct ath_rxbuf *ath_edma_get_next_rx_buf(struct ath_softc *sc,
695 static struct ath_rxbuf *ath_get_next_rx_buf(struct ath_softc *sc,
808 static int ath9k_rx_skb_preprocess(struct ath_softc *sc,
963 static void ath9k_antenna_check(struct ath_softc *sc,
992 static void ath9k_apply_ampdu_details(struct ath_softc *sc,
1010 static void ath_rx_count_airtime(struct ath_softc *sc,
1060 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp)