Searched refs:handle_add_proc_queue (Results 1 – 1 of 1) sorted by relevance
59 static void handle_add_proc_queue(struct work_struct *work);813 INIT_WORK(&local->ap->add_sta_proc_queue, handle_add_proc_queue); in hostap_init_data()1063 static void handle_add_proc_queue(struct work_struct *work) in handle_add_proc_queue() function