Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c62 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
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c62 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

Completed in 8 milliseconds