Home
last modified time | relevance | path

Searched defs:l_len (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dplat_firmware.c157 hi_s32 l_len; in firmware_read_msg() local
171 hi_s32 l_len; in firmware_read_msg_timeout() local
292 hi_s32 l_len; in recv_expect_result() local
327 hi_s32 l_len; in recv_expect_result_timeout() local
393 hi_u32 l_len; in malloc_cmd_buf() local
548 size_t l_len; in check_version() local
900 hi_u32 l_len; in exec_quit_type_cmd() local
1439 hi_s32 i, l_len, cmd_type; in firmware_parse_cfg() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_frame.c50 WIFI_ROM_TEXT hi_u8 *mac_find_ie(hi_u8 eid, hi_u8 *puc_ies, hi_u32 l_len) in mac_find_ie()
77 WIFI_ROM_TEXT hi_u8 *mac_find_vendor_ie(hi_u32 oui, hi_u8 oui_type, hi_u8 *puc_ies, hi_s32 l_len) in mac_find_vendor_ie()
437 WIFI_ROM_TEXT hi_u8 *mac_find_mesh_vendor_ie(hi_u8 oui_sub_type, hi_u8 *puc_ies, hi_u32 l_len) in mac_find_mesh_vendor_ie()
2682 hi_u8 mac_find_vendor_action(hi_u32 oui, hi_u8 oui_type, const hi_u8 *puc_ies, hi_s32 l_len) in mac_find_vendor_action()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dfcntl.h36 off_t l_len; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_p2p.c773 static hi_u8 *hmac_p2p_find_attribute(hi_u8 eid, hi_u8 *puc_ies, hi_s32 l_len) in hmac_p2p_find_attribute()
Dhmac_mgmt_ap.c1352 …hi_s32 l_len = ((mgmt_frm_type == WLAN_FC0_SUBTYPE_REASSOC_REQ) ? (MAC_CAP_INFO_LEN + MAC_LISTEN_I… in hmac_ap_asoc_p2p_process() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_cfg80211.c665 hi_u32 wal_find_wmm_uapsd(hi_u8 *puc_frame_body, hi_s32 l_len) in wal_find_wmm_uapsd()