Lines Matching refs:ath_chanctx_event
198 static const char *chanctx_event_string(enum ath_chanctx_event ev) in chanctx_event_string()
303 ath_chanctx_event(sc, NULL, in ath_chanctx_check_active()
474 void ath_chanctx_event(struct ath_softc *sc, struct ieee80211_vif *vif, in ath_chanctx_event() function
475 enum ath_chanctx_event ev) in ath_chanctx_event()
757 enum ath_chanctx_event ev) in ath_chanctx_beacon_sent_ev()
760 ath_chanctx_event(sc, NULL, ev); in ath_chanctx_beacon_sent_ev()
764 enum ath_chanctx_event ev) in ath_chanctx_beacon_recv_ev()
766 ath_chanctx_event(sc, NULL, ev); in ath_chanctx_beacon_recv_ev()
1031 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_TSF_TIMER); in ath_chanctx_timer()
1298 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_SWITCH); in ath_chanctx_set_next()
1531 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_TSF_TIMER); in ath9k_p2p_ps_timer()