Searched refs:rf_band (Results 1 – 6 of 6) sorted by relevance
356 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band, in wps_get_oob_cred() argument374 (rf_band && wps_build_rf_bands_attr(plain, rf_band)) || in wps_get_oob_cred()755 u8 channel, rf_band; in wps_build_ap_freq() local766 rf_band = WPS_RF_24GHZ; in wps_build_ap_freq()768 rf_band = WPS_RF_50GHZ; in wps_build_ap_freq()770 rf_band = WPS_RF_60GHZ; in wps_build_ap_freq()775 if (wps_build_rf_bands_attr(msg, rf_band) || in wps_build_ap_freq()
220 u8 rf_band) in wps_build_rf_bands() argument222 return wps_build_rf_bands_attr(msg, rf_band ? rf_band : dev->rf_bands); in wps_build_rf_bands()
23 u8 rf_band);
900 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band,
3176 rlink->connected && rlink->rf_band == RTW89_BAND_2G) { in _set_bt_afh_info()6576 rlink->rf_band = wl_linfo->band; in _update_wl_info_v8()6620 if (rlink->rf_band == RTW89_BAND_2G && in _update_wl_info_v8()6629 if (rlink->rf_band == RTW89_BAND_5G && rlink->ch >= 100) in _update_wl_info_v8()6643 if (rlink->rf_band != RTW89_BAND_2G) { in _update_wl_info_v8()
1703 u8 rf_band; /* enum band_type RF band: 2.4G/5G/6G */ member