Home
last modified time | relevance | path

Searched refs:us_length (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_comm.h40 #define hcc_get_event_len(pst_event) ((pst_event)->event_hdr.us_length)
53 hcc_field_setup((_pst_event_hdr), us_length, (_us_length)); \
95 hi_u16 us_length; /* payload length */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event.h164 frw_field_setup((_pst_event_hdr), us_length, ((_us_length) + FRW_EVENT_HDR_LEN)); \
197 hi_u16 us_length; /* 事件总体长度 */ member
H A Dfrw_timer.c60 frw_field_setup((&event->event_hdr), us_length, (WLAN_MEM_EVENT_SIZE1)); in frw_timer_timeout_event()
200 frw_field_setup((&event->event_hdr), us_length, (WLAN_MEM_EVENT_SIZE1)); in frw_timer_timeout_proc_event()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_data.c69 if ((hi_u16)(oal_net2host_short(eapol_header->us_length)) >= (hi_u16)sizeof(mac_eapol_key_stru)) { in mac_is_eapol_key_ptk()
H A Dmac_frame.h909 hi_u16 us_length; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c737 tx_info.pkt_sz = tx_info_param->us_length; in wal_mesh_inform_tx_data_info()
742 tx_info_param->tx_count, tx_info_param->mesh_tx_status, tx_info_param->us_length, tx_info_param->rate_kbps); in wal_mesh_inform_tx_data_info()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Ddmac_ext_if.h914 hi_u16 us_length; /* 帧的长度(不包括802.11 头部) */ member

Completed in 25 milliseconds