Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h123 u8 scan_source; member
327 int wilc_scan(struct wilc_vif *vif, u8 scan_source, u8 scan_type,
Dhost_interface.c3330 int wilc_scan(struct wilc_vif *vif, u8 scan_source, u8 scan_type, in wilc_scan() argument
3356 scan_info->src = scan_source; in wilc_scan()
3487 hif_drv->cfg_values.scan_source = DEFAULT_SCAN; in wilc_init()