Home
last modified time | relevance | path

Searched refs:recalc_smps (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Diface.c543 cancel_work_sync(&sdata->recalc_smps); in ieee80211_do_stop()
1734 container_of(work, struct ieee80211_sub_if_data, recalc_smps); in ieee80211_recalc_smps_work()
1784 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