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 D | wl_android.c | 10932 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 D | wl_android.c | 11240 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 D | wl_android.c | 11338 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 D | wl_android.c | 14309 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 D | wl_android.c | 14153 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()
|