Searched refs:handle_wds_oper_queue (Results 1 – 1 of 1) sorted by relevance
62 static void handle_wds_oper_queue(struct work_struct *work);821 INIT_WORK(&local->ap->wds_oper_queue, handle_wds_oper_queue); in hostap_init_data()1951 static void handle_wds_oper_queue(struct work_struct *work) in handle_wds_oper_queue() function