Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dnetdev.c285 INIT_WORK(&vif->probe_client_worker, wil_probe_client_worker); in wil_vif_init()
Dwil6210.h1364 void wil_probe_client_worker(struct work_struct *work);
Dcfg80211.c2336 void wil_probe_client_worker(struct work_struct *work) in wil_probe_client_worker() function