Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_info.c484 static void handle_info_queue(struct work_struct *work) in handle_info_queue() function
503 INIT_WORK(&local->info_queue, handle_info_queue); in hostap_info_init()