Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dnetdev.c284 INIT_WORK(&vif->probe_client_worker, wil_probe_client_worker); in wil_vif_init()
Dwil6210.h1297 void wil_probe_client_worker(struct work_struct *work);
Dcfg80211.c1834 void wil_probe_client_worker(struct work_struct *work) in wil_probe_client_worker() function