Searched refs:sta_finish_work (Results 1 – 2 of 2) sorted by relevance
361 container_of(work, struct ieee80211_local, sta_finish_work); in sta_info_finish_work()423 ieee80211_queue_work(&local->hw, &local->sta_finish_work); in sta_info_insert_rcu()780 INIT_WORK(&local->sta_finish_work, sta_info_finish_work); in sta_info_init()
799 struct work_struct sta_finish_work; member