Searched refs:chanctx_work (Results 1 – 5 of 5) sorted by relevance
672 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_event()750 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_event()766 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_event()845 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_switch()1327 chanctx_work); in ath_chanctx_work()1363 INIT_WORK(&sc->chanctx_work, ath_chanctx_work); in ath9k_init_channel_context()1373 cancel_work_sync(&sc->chanctx_work); in ath9k_deinit_channel_context()
1007 struct work_struct chanctx_work; member
2205 chanctx_work.work); in rtw89_chanctx_work()2289 ieee80211_queue_delayed_work(rtwdev->hw, &rtwdev->chanctx_work, in rtw89_queue_chanctx_change()
4315 cancel_delayed_work_sync(&rtwdev->chanctx_work); in rtw89_core_stop()4376 INIT_DELAYED_WORK(&rtwdev->chanctx_work, rtw89_chanctx_work); in rtw89_core_init()
5578 struct delayed_work chanctx_work; member