Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dath9k.h460 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx);
539 static inline void ath_chanctx_check_active(struct ath_softc *sc, in ath_chanctx_check_active() function
Dchannel.c229 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_check_active() function
Dmain.c1087 ath_chanctx_check_active(sc, ctx); in ath9k_calculate_summary_state()