Searched refs:scan_maxdwell (Results 1 – 3 of 3) sorted by relevance
163 uint32_t scan_maxdwell; member
1220 ctx->scratch->int1 = wif->scan_maxdwell; in op_wlan_scan_config()1221 wif->scan_maxdwell = val->v.integer; in op_wlan_scan_config()1256 wif->scan_maxdwell = ctx->scratch->int1; in op_wlan_scan_config()1278 val->v.integer = wif->scan_maxdwell; in op_wlan_scan_config()
2118 sr.sr_maxdwell = wif->scan_maxdwell; in wlan_set_scan_config()