Searched refs:channel_idx (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/wpa/src/ap/
H A Ddfs.c214 int i, channel_idx = 0, n_chans, n_chans1; local
252 if (ret_chan && idx == channel_idx) {
260 channel_idx++;
262 return channel_idx;
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h370 int channel_idx, psc_no_listen, short_ssid, short_ssid_valid, unsolicited_probe, psd_20; member in struct:cfg80211_scan_6ghz_params
/freebsd-current/sys/contrib/dev/rtw89/
H A Dfw.c3693 if (req->channels[params->channel_idx]->hw_value !=
3729 info->channel_6ghz = req->channels[params->channel_idx]->hw_value;
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c1790 if (!(scan_6ghz_params[j].channel_idx == i))

Completed in 97 milliseconds