Home
last modified time | relevance | path

Searched refs:beacon_proberesp (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgscan.c319 struct beacon_proberesp *beacon_proberesp; in wl_inform_single_bss() local
386 beacon_proberesp = cfg->active_scan ? in wl_inform_single_bss()
387 (struct beacon_proberesp *)&mgmt->u.probe_resp : in wl_inform_single_bss()
388 (struct beacon_proberesp *)&mgmt->u.beacon; in wl_inform_single_bss()
389 beacon_proberesp->timestamp = 0; in wl_inform_single_bss()
390 beacon_proberesp->beacon_int = cpu_to_le16(bi->beacon_period); in wl_inform_single_bss()
391 beacon_proberesp->capab_info = cpu_to_le16(bi->capability); in wl_inform_single_bss()
395 wl_cp_ie(cfg, beacon_proberesp->variable, WL_BSS_INFO_MAX - in wl_inform_single_bss()
H A Dwl_cfg80211.h1042 struct beacon_proberesp { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgscan.c315 struct beacon_proberesp *beacon_proberesp; in wl_inform_single_bss() local
382 beacon_proberesp = cfg->active_scan ? in wl_inform_single_bss()
383 (struct beacon_proberesp *)&mgmt->u.probe_resp : in wl_inform_single_bss()
384 (struct beacon_proberesp *)&mgmt->u.beacon; in wl_inform_single_bss()
385 beacon_proberesp->timestamp = 0; in wl_inform_single_bss()
386 beacon_proberesp->beacon_int = cpu_to_le16(bi->beacon_period); in wl_inform_single_bss()
387 beacon_proberesp->capab_info = cpu_to_le16(bi->capability); in wl_inform_single_bss()
391 wl_cp_ie(cfg, beacon_proberesp->variable, WL_BSS_INFO_MAX - in wl_inform_single_bss()
H A Dwl_cfg80211.h1042 struct beacon_proberesp { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.h443 struct beacon_proberesp { struct
H A Dwl_cfg80211.c11891 struct beacon_proberesp *beacon_proberesp; in wl_inform_single_bss() local
11948 beacon_proberesp = cfg->active_scan ? in wl_inform_single_bss()
11949 (struct beacon_proberesp *)&mgmt->u.probe_resp : in wl_inform_single_bss()
11950 (struct beacon_proberesp *)&mgmt->u.beacon; in wl_inform_single_bss()
11951 beacon_proberesp->timestamp = 0; in wl_inform_single_bss()
11952 beacon_proberesp->beacon_int = cpu_to_le16(bi->beacon_period); in wl_inform_single_bss()
11953 beacon_proberesp->capab_info = cpu_to_le16(bi->capability); in wl_inform_single_bss()
11957 wl_cp_ie(cfg, beacon_proberesp->variable, WL_BSS_INFO_MAX - in wl_inform_single_bss()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.h603 struct beacon_proberesp { struct
H A Dwl_cfg80211.c13969 struct beacon_proberesp *beacon_proberesp; local
14021 beacon_proberesp = cfg->active_scan ?
14022 (struct beacon_proberesp *)&mgmt->u.probe_resp :
14023 (struct beacon_proberesp *)&mgmt->u.beacon;
14024 beacon_proberesp->timestamp = 0;
14025 beacon_proberesp->beacon_int = cpu_to_le16(bi->beacon_period);
14026 beacon_proberesp->capab_info = cpu_to_le16(bi->capability);
14030 wl_cp_ie(cfg, beacon_proberesp->variable, WL_BSS_INFO_MAX -
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.h611 struct beacon_proberesp { struct
H A Dwl_cfg80211.c14082 struct beacon_proberesp *beacon_proberesp; local
14142 beacon_proberesp = cfg->active_scan ?
14143 (struct beacon_proberesp *)&mgmt->u.probe_resp :
14144 (struct beacon_proberesp *)&mgmt->u.beacon;
14145 beacon_proberesp->timestamp = 0;
14146 beacon_proberesp->beacon_int = cpu_to_le16(bi->beacon_period);
14147 beacon_proberesp->capab_info = cpu_to_le16(bi->capability);
14151 wl_cp_ie(cfg, beacon_proberesp->variable, WL_BSS_INFO_MAX -
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.h611 struct beacon_proberesp { struct
H A Dwl_cfg80211.c14084 struct beacon_proberesp *beacon_proberesp; local
14144 beacon_proberesp = cfg->active_scan ?
14145 (struct beacon_proberesp *)&mgmt->u.probe_resp :
14146 (struct beacon_proberesp *)&mgmt->u.beacon;
14147 beacon_proberesp->timestamp = 0;
14148 beacon_proberesp->beacon_int = cpu_to_le16(bi->beacon_period);
14149 beacon_proberesp->capab_info = cpu_to_le16(bi->capability);
14153 wl_cp_ie(cfg, beacon_proberesp->variable, WL_BSS_INFO_MAX -