Searched refs:us_length (Results 1 - 7 of 7) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_comm.h | 40 #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 D | frw_event.h | 164 frw_field_setup((_pst_event_hdr), us_length, ((_us_length) + FRW_EVENT_HDR_LEN)); \ 197 hi_u16 us_length; /* 事件总体长度 */ member
|
H A D | frw_timer.c | 60 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 D | mac_data.c | 69 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 D | mac_frame.h | 909 hi_u16 us_length; member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/ |
H A D | net_adpater.c | 737 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 D | dmac_ext_if.h | 914 hi_u16 us_length; /* 帧的长度(不包括802.11 头部) */ member
|
Completed in 14 milliseconds