Home
last modified time | relevance | path

Searched refs:head_len (Results 1 - 12 of 12) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/nvm/
H A Dhi_nvm.h43 hi_u8 head_len; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/include/
H A Dhi_nvm.h35 hi_u8 head_len; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_nvm.h42 hi_u8 head_len; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/tools/nvtool/
H A Dbuild_nv.py56 ("head_len", HI_U8),
206 nv_file_st.head_len = sizeof(NV_FILE_STRU)
207 print('NV_FILE_STRU :'+str(nv_file_st.head_len))
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/nvtool/
H A Dbuild_nv.py56 ("head_len", HI_U8),
206 nv_file_st.head_len = sizeof(NV_FILE_STRU)
207 print('NV_FILE_STRU :'+str(nv_file_st.head_len))
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_wpa_if.h344 hi_u32 head_len; member
H A Dwal_cfg80211.c2683 if (beacon_info->head_len > us_offset) { in wal_parse_protocol_mode()
2685 beacon_info->head_len - us_offset); /* mac header长度24 */ in wal_parse_protocol_mode()
3554 hi_u16 beacon_head_len = (hi_u16)beacon_info->head_len; in wal_cfg80211_configuration_beacon()
3578 beacon_info_tmp.head_len = (hi_u32)beacon_head_len; in wal_cfg80211_configuration_beacon()
H A Dwal_mac80211.c374 beacon_data.head_len = param->headIEsLength; in WalChangeBeacon()
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/
H A Dhi_wifi_driver_wpa_if.h335 hi_u32 head_len; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h788 size_t head_len, tail_len; member
1404 hi_u32 head_len, tail_len; member
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c1303 pInfo->head_len = (size_t)param->headIEsLength; in InitCfg80211BeaconDataInfo()
1331 g_ap_setting_info.beacon.head_len = param->headIEsLength; in InitCfg80211ApSettingInfo()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c12314 WL_DBG(("interval (%d) dtim_period (%d) head_len (%d) tail_len (%d)\n", in wl_cfg80211_add_set_beacon()
12315 info->interval, info->dtim_period, info->head_len, info->tail_len)); in wl_cfg80211_add_set_beacon()
12353 info->head_len - ie_offset, in wl_cfg80211_add_set_beacon()

Completed in 50 milliseconds