Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath9k/
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
Dchannel.c247 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_check_active() function
Dmain.c1188 ath_chanctx_check_active(sc, ctx); in ath9k_calculate_summary_state()