Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c274 INIT_WORK(&vif->probe_client_worker, wil_probe_client_worker); in wil_vif_init()
H A Dwil6210.h1355 void wil_probe_client_worker(struct work_struct *work);
H A Dcfg80211.c2325 void wil_probe_client_worker(struct work_struct *work) in wil_probe_client_worker() function