Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h176 int wilc_scan(struct wilc_vif *vif, u8 scan_source,
H A Dcfg80211.c287 ret = wilc_scan(vif, WILC_FW_USER_SCAN, scan_type, in scan()
H A Dhif.c154 int wilc_scan(struct wilc_vif *vif, u8 scan_source, in wilc_scan() function