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