Lines Matching refs:channel_usage
1772 if (rp.v2.roam_prof[i].channel_usage == 0) { in wl_android_get_roam_trigger()
1782 if (rp.v3.roam_prof[i].channel_usage == 0) { in wl_android_get_roam_trigger()
1792 if (rp.v4.roam_prof[i].channel_usage == 0) { in wl_android_get_roam_trigger()
14008 rp->v2.roam_prof[i].channel_usage, in wl_cfg80211_wbtext_config()
14016 rp->v3.roam_prof[i].channel_usage, in wl_cfg80211_wbtext_config()
14024 rp->v4.roam_prof[i].channel_usage, in wl_cfg80211_wbtext_config()
14058 rp->v2.roam_prof[i].channel_usage = simple_strtol(data, &data, 10); in wl_cfg80211_wbtext_config()
14067 rp->v3.roam_prof[i].channel_usage = simple_strtol(data, &data, 10); in wl_cfg80211_wbtext_config()
14076 rp->v4.roam_prof[i].channel_usage = simple_strtol(data, &data, 10); in wl_cfg80211_wbtext_config()
14349 if (rp->v2.roam_prof[i].channel_usage != 0) { in wl_cfg80211_wbtext_delta_config()
14356 if (rp->v3.roam_prof[i].channel_usage != 0) { in wl_cfg80211_wbtext_delta_config()
14363 if (rp->v4.roam_prof[i].channel_usage != 0) { in wl_cfg80211_wbtext_delta_config()
14371 if (rp->v2.roam_prof[0].channel_usage != 0) { in wl_cfg80211_wbtext_delta_config()