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