Home
last modified time | relevance | path

Searched refs:recalc_smps (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Diface.c453 cancel_work_sync(&sdata->recalc_smps); in ieee80211_do_stop()
1492 container_of(work, struct ieee80211_sub_if_data, recalc_smps); in ieee80211_recalc_smps_work()
1532 INIT_WORK(&sdata->recalc_smps, ieee80211_recalc_smps_work); in ieee80211_setup_sdata()
H A Dstatus.c226 ieee80211_queue_work(&local->hw, &sdata->recalc_smps); in ieee80211_frame_acked()
H A Dieee80211_i.h959 struct work_struct recalc_smps; member
/kernel/linux/linux-6.6/net/mac80211/
H A Diface.c521 cancel_work_sync(&sdata->recalc_smps); in ieee80211_do_stop()
1698 container_of(work, struct ieee80211_sub_if_data, recalc_smps); in ieee80211_recalc_smps_work()
1748 INIT_WORK(&sdata->recalc_smps, ieee80211_recalc_smps_work); in ieee80211_setup_sdata()
H A Dstatus.c227 ieee80211_queue_work(&local->hw, &sdata->recalc_smps); in ieee80211_frame_acked()
H A Dieee80211_i.h1068 struct work_struct recalc_smps; member

Completed in 18 milliseconds