Searched refs:ath_chanctx_event (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dath9k.h359 enum ath_chanctx_event { enum
485 enum ath_chanctx_event ev);
487 enum ath_chanctx_event ev);
488 void ath_chanctx_event(struct ath_softc *sc, struct ieee80211_vif *vif,
489 enum ath_chanctx_event ev);
516 enum ath_chanctx_event ev)
520 enum ath_chanctx_event ev)
523 static inline void ath_chanctx_event(struct ath_softc *sc, function
525 enum ath_chanctx_event ev)
H A Dchannel.c202 static const char *chanctx_event_string(enum ath_chanctx_event ev)
321 ath_chanctx_event(sc, NULL,
494 void ath_chanctx_event(struct ath_softc *sc, struct ieee80211_vif *vif, function
495 enum ath_chanctx_event ev)
778 enum ath_chanctx_event ev)
781 ath_chanctx_event(sc, NULL, ev);
785 enum ath_chanctx_event ev)
787 ath_chanctx_event(sc, NULL, ev);
1054 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_TSF_TIMER);
1321 ath_chanctx_event(s
[all...]
H A Dbeacon.c459 ath_chanctx_event(sc, vif, ATH_CHANCTX_EVENT_BEACON_PREPARE);
H A Dmain.c1670 ath_chanctx_event(sc, vif,
2591 ath_chanctx_event(sc, NULL, ATH_CHANCTX_EVENT_UNASSIGN);
H A Dxmit.c2754 ath_chanctx_event(sc, NULL,

Completed in 234 milliseconds