Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/hostap/
Dhostap_ap.c59 static void handle_wds_oper_queue(struct work_struct *work);
809 INIT_WORK(&local->ap->wds_oper_queue, handle_wds_oper_queue); in hostap_init_data()
1950 static void handle_wds_oper_queue(struct work_struct *work) in handle_wds_oper_queue() function