Home
last modified time | relevance | path

Searched refs:beacon (Results 1 - 6 of 6) sorted by relevance

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c1168 const struct cfg80211_beacon_data *bcn = &params->beacon; in bdh6_nl80211_calculate_ap_params()
1175 HDF_LOGI("find beacon tail WLAN_EID_SUPP_RATES=%p", rates); in bdh6_nl80211_calculate_ap_params()
1179 HDF_LOGI("find beacon tail WLAN_EID_EXT_SUPP_RATES=%p", rates); in bdh6_nl80211_calculate_ap_params()
1183 HDF_LOGI("find beacon tail WLAN_EID_HT_CAPABILITY=%p", cap); in bdh6_nl80211_calculate_ap_params()
1187 HDF_LOGI("find beacon tail WLAN_EID_VHT_CAPABILITY=%p", cap); in bdh6_nl80211_calculate_ap_params()
1192 HDF_LOGI("find beacon tail WLAN_EID_EXT_HE_CAPABILITY=%p", cap); in bdh6_nl80211_calculate_ap_params()
1197 HDF_LOGI("find beacon tail WLAN_EID_EXT_HE_OPERATION=%p", cap); in bdh6_nl80211_calculate_ap_params()
1319 if (g_ap_setting_info.beacon.head != NULL) { in InitCfg80211ApSettingInfo()
1320 OsalMemFree((uint8_t *)g_ap_setting_info.beacon.head); in InitCfg80211ApSettingInfo()
1321 g_ap_setting_info.beacon in InitCfg80211ApSettingInfo()
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211_apt.c307 hi_u32 beacon_len = scanned_bss_info->mgmt_len - (hi_u32)oal_offset_of(oal_ieee80211_mgmt_stru, u.beacon.variable); in cfg80211_inform_bss_frame()
337 scanned_bss_info->mgmt->u.beacon.variable, beacon_len) != EOK) { in cfg80211_inform_bss_frame()
689 功能描述 : mesh非扫描状态上报mesh beacon
H A Dwal_cfg80211.c725 功能描述 : 解析内核传递过来beacon信息中的Wmm信息元素
1308 低功耗会在接收beacon帧的时候主动上报信息。 in wal_cfg80211_get_station()
2308 功能描述 : 解析beacon帧中的 RSN 信息元素
2414 功能描述 : 解析beacon帧中的 WPA 信息元素
2511 功能描述 : 解析内核传递过来的beacon信息中的WPA/WPA2 信息元素
2535 us_capability_info = mgmt->u.beacon.capab_info; in wal_parse_wpa_wpa2_ie()
2568 功能描述 : 解析内核传递过来beacon信息中的mesh configuration信息元素
2723 功能描述 : 解析内核传递过来的beacon信息中的ht_vht 信息元素
3562 /* 复制beacon内容 (11b模式下,beacon_tail_len为0) */ in wal_cfg80211_configuration_beacon()
3616 功能描述 : 将要下发的修改的beacon帧参数填入到入参结构体中
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h655 } beacon; member
846 struct cfg80211_beacon_data beacon; member
1515 oal_app_ie_stru app_ie; /* beacon ie,index 0; proberesp ie index 1; assocresp ie index 2 */
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c5895 /* Beacon Timeout beacon loss in case FILS roaming offload is not supported by fw */
10961 WL_DBG(("WPSIE in beacon \n")); in wl_cfg80211_parse_ies()
10964 WL_DBG(("No WPSIE in beacon \n")); in wl_cfg80211_parse_ies()
11639 WL_ERR(("No WPSIE in beacon \n")); in wl_cfg80211_hostapd_sec()
11963 if ((err = wl_cfg80211_parse_ap_ies(dev, &info->beacon, &ies)) < 0) { in wl_cfg80211_start_ap()
11998 if ((err = wl_cfg80211_set_ies(dev, &info->beacon, bssidx)) < 0) in wl_cfg80211_start_ap()
12004 VNDR_IE_ASSOCRSP_FLAG, (const u8 *)info->beacon.assocresp_ies, in wl_cfg80211_start_ap()
12005 info->beacon.assocresp_ies_len)) < 0) { in wl_cfg80211_start_ap()
12039 WL_ERR(("ADD/SET beacon failed\n")); in wl_cfg80211_start_ap()
12461 WL_DBG(("** ADD/SET beacon don in wl_cfg80211_add_set_beacon()
[all...]
H A Dwl_iw.c3815 wstats->miss.beacon = 0; in wl_iw_get_wireless_stats_cbfn()

Completed in 38 milliseconds