Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h482 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx);
561 static inline void ath_chanctx_check_active(struct ath_softc *sc, in ath_chanctx_check_active() function
H A Dchannel.c247 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_check_active() function
H A Dmain.c1188 ath_chanctx_check_active(sc, ctx); in ath9k_calculate_summary_state()