Searched refs:wl_roam_prof_band_t (Results 1 – 4 of 4) sorted by relevance
321 typedef struct wl_roam_prof_band_v2 wl_roam_prof_band_t; typedef
20075 wl_roam_prof_band_t *rp; in wl_cfg80211_wbtext_config()20080 rp = (wl_roam_prof_band_t *) kzalloc(sizeof(*rp) in wl_cfg80211_wbtext_config()20413 wl_roam_prof_band_t *rp; in wl_cfg80211_wbtext_delta_config()20415 rp = (wl_roam_prof_band_t *) kzalloc(sizeof(*rp) in wl_cfg80211_wbtext_delta_config()20438 memcpy(rp, cfg->ioctl_buf, sizeof(wl_roam_prof_band_t)); in wl_cfg80211_wbtext_delta_config()
426 typedef struct wl_roam_prof_band_v3 wl_roam_prof_band_t; typedef