Lines Matching refs:ath_chanctx_event
202 static const char *chanctx_event_string(enum ath_chanctx_event ev) in chanctx_event_string()
321 ath_chanctx_event(sc, NULL, in ath_chanctx_check_active()
494 void ath_chanctx_event(struct ath_softc *sc, struct ieee80211_vif *vif, in ath_chanctx_event() function
495 enum ath_chanctx_event ev) in ath_chanctx_event()
778 enum ath_chanctx_event ev) in ath_chanctx_beacon_sent_ev()
781 ath_chanctx_event(sc, NULL, ev); in ath_chanctx_beacon_sent_ev()
785 enum ath_chanctx_event ev) in ath_chanctx_beacon_recv_ev()
787 ath_chanctx_event(sc, NULL, ev); in ath_chanctx_beacon_recv_ev()
1054 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_TSF_TIMER); in ath_chanctx_timer()
1321 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_SWITCH); in ath_chanctx_set_next()
1566 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_TSF_TIMER); in ath9k_p2p_ps_timer()