Searched refs:scan_mindwell (Results 1 – 4 of 4) sorted by relevance
85 static void scan_mindwell(struct ieee80211_scan_state *);611 scan_mindwell(struct ieee80211_scan_state *ss) in scan_mindwell() function 1043 ic->ic_scan_mindwell = scan_mindwell; in ieee80211_swscan_attach()
162 uint32_t scan_mindwell; member
1216 ctx->scratch->int1 = wif->scan_mindwell; in op_wlan_scan_config()1217 wif->scan_mindwell = val->v.integer; in op_wlan_scan_config()1253 wif->scan_mindwell = ctx->scratch->int1; in op_wlan_scan_config()1275 val->v.integer = wif->scan_mindwell; in op_wlan_scan_config()
2117 sr.sr_mindwell = wif->scan_mindwell; in wlan_set_scan_config()