Home
last modified time | relevance | path

Searched refs:hcc_extend_hdr (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhmac_hcc_adapt.c60 hi_u8 *hcc_extend_hdr = HI_NULL; in hmac_hcc_rx_event_comm_adapt() local
74 hcc_extend_hdr = oal_netbuf_data((oal_netbuf_stru *)hcc_event_payload->netbuf); in hmac_hcc_rx_event_comm_adapt()
75 mac_header_len = ((dmac_rx_ctl_stru *)hcc_extend_hdr)->rx_info.mac_header_len; in hmac_hcc_rx_event_comm_adapt()
80 oal_print_hex_dump(hcc_extend_hdr, in hmac_hcc_rx_event_comm_adapt()
87 get_mac_rx_ctl(pst_rx_ctrl, (dmac_rx_ctl_stru *)hcc_extend_hdr); in hmac_hcc_rx_event_comm_adapt()
91 (hi_u32 *)(hcc_extend_hdr + HI_MAX_DEV_CB_LEN + WLAN_MAX_MAC_HDR_LEN - pst_rx_ctrl->mac_header_len); in hmac_hcc_rx_event_comm_adapt()
H A Dhcc_comm.h151 struct hcc_extend_hdr { struct
160 typedef struct hcc_extend_hdr frw_hcc_extend_hdr_stru;

Completed in 2 milliseconds