Searched defs:sub_type (Results 1 - 15 of 15) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_uapsd.c | 145 hi_void hmac_uapsd_update_user_para(const hi_u8 *puc_mac_hdr, hi_u8 sub_type, hi_u32 msg_len, in hmac_uapsd_update_user_para() argument
|
H A D | hmac_chan_mgmt.c | 329 static hi_void hmac_chan_ctrl_machw_tx(const mac_vap_stru *mac_vap, hi_u8 sub_type) in hmac_chan_ctrl_machw_tx() argument
|
H A D | hmac_event.c | 964 hi_u32 hmac_send_event_to_host(const mac_vap_stru *mac_vap, const hi_u8 *param, hi_u16 len, hi_u8 sub_type) in hmac_send_event_to_host() argument
|
H A D | hmac_mgmt_ap.c | 963 static hi_void hmac_ap_up_update_asoc_entry_prot(const hi_u8 *puc_mac_hdr, hi_u8 sub_type, hi_u32 msg_len, in hmac_ap_up_update_asoc_entry_prot() argument 1032 hi_u8 sub_type = mac_get_frame_sub_type(sta_user->puc_mac_hdr); in hmac_sta_several_param_proc() local
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hmac_hcc_adapt.c | 117 hi_u8 sub_type; in hmac_hcc_expand_rx_adpat_event() local 141 sub_type, in hmac_hcc_expand_rx_adpat_event() local
|
H A D | hcc_hmac.c | 272 hi_u32 sub_type = (event->event_hdr.type == FRW_EVENT_TYPE_HOST_DRX) ? WIFI_DATA_TYPE : WIFI_CONTROL_TYPE; in hcc_tx_netbuf_normal() local
|
H A D | hcc_comm.h | 90 hi_u8 sub_type; /* 事件子类型 */ member 125 hi_u32 sub_type; member 139 hi_u16 sub_type: 4; /* sub type to hcc type,refer to hcc_action_type */ member 269 static inline hi_void hcc_hdr_param_init(hcc_transfer_param *param, hi_u32 main_type, hi_u32 sub_type, in hcc_hdr_param_init() argument
|
H A D | hcc_host.c | 1581 hi_u32 hcc_send_control_msg(hcc_handler_stru *hcc_handler, hi_u8 sub_type, hi_u8 *buf, int len) argument
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/ |
H A D | frw_event.c | 694 hi_u8 sub_type; in frw_event_lookup_process_entry() local [all...] |
H A D | frw_event.h | 195 hi_u8 sub_type: 6; /* 事件子类型 */ member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | mbo.h | 253 uint8 sub_type; member
|
H A D | bcmevent.h | 1257 uint32 sub_type; /* Sub event type */ member
|
H A D | 802.11.h | 5066 uint8 sub_type; /* BRCM_FTM_IE_TYPE (or Customer) */ member 5077 uint8 sub_type; /* BRCM_FTM_IE_TYPE (or Customer) */ member
|
H A D | wlioctl.h | 2742 uint16 sub_type; /* currently just the index of the core or the respective PLL */ member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
H A D | mac_frame.h | 1069 sub_type : 4, /* 子类型 */ member 1591 hi_u8 sub_type; member
|
Completed in 101 milliseconds