Searched refs:recalc_smps (Results 1 – 3 of 3) sorted by relevance
521 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()
227 ieee80211_queue_work(&local->hw, &sdata->recalc_smps); in ieee80211_frame_acked()
1068 struct work_struct recalc_smps; member