Home
last modified time | relevance | path

Searched refs:wds_oper_queue (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/hostap/
Dhostap_ap.h196 struct work_struct wds_oper_queue; member
Dhostap_ap.c868 INIT_WORK(&local->ap->wds_oper_queue, handle_wds_oper_queue); in hostap_init_data()
922 flush_work(&ap->wds_oper_queue); in hostap_free_data()
2016 wds_oper_queue); in handle_wds_oper_queue()
3311 schedule_work(&local->ap->wds_oper_queue); in hostap_add_wds_links()
3329 schedule_work(&local->ap->wds_oper_queue); in hostap_wds_link_oper()