Home
last modified time | relevance | path

Searched refs:chanctx_work (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath9k/
A Dchannel.c667 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_event()
745 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_event()
761 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_event()
840 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_switch()
1322 chanctx_work); in ath_chanctx_work()
1358 INIT_WORK(&sc->chanctx_work, ath_chanctx_work); in ath9k_init_channel_context()
1368 cancel_work_sync(&sc->chanctx_work); in ath9k_deinit_channel_context()
A Dath9k.h1006 struct work_struct chanctx_work; member
/drivers/net/wireless/realtek/rtw89/
A Dchan.c2399 wiphy_delayed_work_cancel(rtwdev->hw->wiphy, &rtwdev->chanctx_work); in rtw89_mcc_stop()
2826 chanctx_work.work); in rtw89_chanctx_work()
2907 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->chanctx_work, in rtw89_queue_chanctx_change()
A Dcore.c4983 wiphy_delayed_work_cancel(wiphy, &rtwdev->chanctx_work); in rtw89_core_stop()
5211 wiphy_delayed_work_init(&rtwdev->chanctx_work, rtw89_chanctx_work); in rtw89_core_init()
A Dcore.h5981 struct wiphy_delayed_work chanctx_work; member

Completed in 64 milliseconds