Home
last modified time | relevance | path

Searched refs:band_val (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c10932 uint8 band_val = 0, roam_prof_size = 0, roam_prof_ver = 0; in wl_cfg80211_wbtext_delta_config() local
10943 band_val = WLC_BAND_5G; in wl_cfg80211_wbtext_delta_config()
10945 band_val = WLC_BAND_2G; in wl_cfg80211_wbtext_delta_config()
10950 if ((err = wlc_wbtext_get_roam_prof(ndev, rp, band_val, &roam_prof_ver, in wl_cfg80211_wbtext_delta_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c11240 uint8 band_val = 0, roam_prof_size = 0, roam_prof_ver = 0; in wl_cfg80211_wbtext_delta_config() local
11251 band_val = WLC_BAND_5G; in wl_cfg80211_wbtext_delta_config()
11253 band_val = WLC_BAND_2G; in wl_cfg80211_wbtext_delta_config()
11258 if ((err = wlc_wbtext_get_roam_prof(ndev, rp, band_val, &roam_prof_ver, in wl_cfg80211_wbtext_delta_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c11338 uint8 band_val = 0, roam_prof_size = 0, roam_prof_ver = 0; in wl_cfg80211_wbtext_delta_config() local
11349 band_val = WLC_BAND_5G; in wl_cfg80211_wbtext_delta_config()
11351 band_val = WLC_BAND_2G; in wl_cfg80211_wbtext_delta_config()
11356 if ((err = wlc_wbtext_get_roam_prof(ndev, rp, band_val, &roam_prof_ver, in wl_cfg80211_wbtext_delta_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c14309 uint8 band_val = 0, roam_prof_size = 0, roam_prof_ver = 0; in wl_cfg80211_wbtext_delta_config() local
14319 if (BCME_BADBAND == wl_android_bandstr_to_fwband(band, &band_val)) { in wl_cfg80211_wbtext_delta_config()
14323 if ((err = wlc_wbtext_get_roam_prof(ndev, rp, band_val, &roam_prof_ver, in wl_cfg80211_wbtext_delta_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c14153 uint8 band_val = 0, roam_prof_size = 0, roam_prof_ver = 0; in wl_cfg80211_wbtext_delta_config() local
14163 if (BCME_BADBAND == wl_android_bandstr_to_fwband(band, &band_val)) { in wl_cfg80211_wbtext_delta_config()
14167 if ((err = wlc_wbtext_get_roam_prof(ndev, rp, band_val, &roam_prof_ver, in wl_cfg80211_wbtext_delta_config()