Home
last modified time | relevance | path

Searched refs:info_queue (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_info.c164 schedule_work(&local->info_queue); in prism2_info_linkstatus()
300 schedule_work(&local->info_queue); in prism2_info_scanresults()
486 local_info_t *local = container_of(work, local_info_t, info_queue); in handle_info_queue()
503 INIT_WORK(&local->info_queue, handle_info_queue); in hostap_info_init()
H A Dhostap_wlan.h826 struct work_struct info_queue; member
H A Dhostap_main.c631 cancel_work_sync(&local->info_queue); in prism2_close()
H A Dhostap_hw.c3287 flush_work(&local->info_queue); in prism2_free_local_data()