Home
last modified time | relevance | path

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

/openbmc/linux/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.h1357 void wil_probe_client_worker(struct work_struct *work);
H A Dcfg80211.c2349 void wil_probe_client_worker(struct work_struct *work) in wil_probe_client_worker() function