Searched refs:rf_band (Results 1 – 4 of 4) sorted by relevance
353 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band, in wps_get_oob_cred() argument371 (rf_band && wps_build_rf_bands_attr(plain, rf_band)) || in wps_get_oob_cred()751 u8 channel, rf_band; in wps_build_ap_freq() local762 rf_band = WPS_RF_24GHZ; in wps_build_ap_freq()764 rf_band = WPS_RF_50GHZ; in wps_build_ap_freq()766 rf_band = WPS_RF_60GHZ; in wps_build_ap_freq()771 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);
844 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band,