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