Home
last modified time | relevance | path

Searched refs:scan_source (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/wilc1000/
Dhost_interface.h117 u8 scan_source; member
330 int wilc_scan(struct wilc_vif *vif, u8 scan_source, u8 scan_type,
Dhost_interface.c3226 int wilc_scan(struct wilc_vif *vif, u8 scan_source, u8 scan_type, in wilc_scan() argument
3251 scan_info->src = scan_source; in wilc_scan()
3382 hif_drv->cfg_values.scan_source = DEFAULT_SCAN; in wilc_init()