Home
last modified time | relevance | path

Searched refs:wl_roam_prof_t (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwlc_types.h322 typedef struct wl_roam_prof_v2 wl_roam_prof_t; typedef
H A Dwl_cfg80211.c20111 if ((rp->len % sizeof(wl_roam_prof_t)) != 0) { in wl_cfg80211_wbtext_config()
20124 if (((i * sizeof(wl_roam_prof_t)) > rp->len) || in wl_cfg80211_wbtext_config()
20143 if (((i * sizeof(wl_roam_prof_t)) > rp->len) || in wl_cfg80211_wbtext_config()
20177 rp_len += sizeof(wl_roam_prof_t); in wl_cfg80211_wbtext_config()
20444 if ((rp->len % sizeof(wl_roam_prof_t)) != 0) { in wl_cfg80211_wbtext_delta_config()
20463 if (((i * sizeof(wl_roam_prof_t)) > rp->len) || in wl_cfg80211_wbtext_delta_config()
20470 len += sizeof(wl_roam_prof_t); in wl_cfg80211_wbtext_delta_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwlc_types.h427 typedef struct wl_roam_prof_v3 wl_roam_prof_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwlc_types.h427 typedef struct wl_roam_prof_v3 wl_roam_prof_t; typedef