Searched refs:ath_chanctx_event (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | channel.c | 202 static const char *chanctx_event_string(enum ath_chanctx_event ev) in chanctx_event_string() 316 ath_chanctx_event(sc, NULL, in ath_chanctx_check_active() 489 void ath_chanctx_event(struct ath_softc *sc, struct ieee80211_vif *vif, in ath_chanctx_event() function 490 enum ath_chanctx_event ev) in ath_chanctx_event() 773 enum ath_chanctx_event ev) in ath_chanctx_beacon_sent_ev() 776 ath_chanctx_event(sc, NULL, ev); in ath_chanctx_beacon_sent_ev() 780 enum ath_chanctx_event ev) in ath_chanctx_beacon_recv_ev() 782 ath_chanctx_event(sc, NULL, ev); in ath_chanctx_beacon_recv_ev() 1049 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_TSF_TIMER); in ath_chanctx_timer() 1314 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_SWITCH); in ath_chanctx_set_next() [all …]
|
| H A D | main.c | 1670 ath_chanctx_event(sc, vif, in ath9k_sta_state() 2594 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_UNASSIGN); in ath9k_remove_chanctx()
|