Searched refs:update_wk (Results 1 – 2 of 2) sorted by relevance
275 struct work_struct update_wk; member
3952 arsta = container_of(wk, struct ath10k_sta, update_wk); in ath10k_sta_rc_update_wk()4063 INIT_WORK(&arsta->update_wk, ath10k_sta_rc_update_wk); in ath10k_sta_state()4069 cancel_work_sync(&arsta->update_wk); in ath10k_sta_state()5065 ieee80211_queue_work(hw, &arsta->update_wk); in ath10k_sta_rc_update()