Home
last modified time | relevance | path

Searched refs:pay_len (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_slave.c235 total_len = hcc_hdr->pay_len + HCC_HDR_TOTAL_LEN; in hcc_slave_get_netbuf_align_len()
259 hcc_hdr->pay_len = pay_load_len; in hcc_slave_build_header()
807 slave_netbuf.len = (hi_s32)hcc_head->pay_len; in hcc_exec_action()
829 slave_netbuf.len = (hi_s32)hcc_head->pay_len; in hcc_exec_action()
H A Dhcc_comm.h145 hi_u16 pay_len: 12; /* the payload length, did't contain the extend hcc hdr area */ member
H A Dhcc_hmac.c138 hcc_hdr->pay_len = payload_len; in hcc_hmac_tx_hcc_hdr_init()
H A Dhcc_host.c317 oal_print_hex_dump(oal_netbuf_data(netbuf) + HCC_HDR_TOTAL_LEN + hcc_hdr->pad_payload, hcc_hdr->pay_len, 8,
324 oal_netbuf_trim(netbuf, oal_netbuf_len(netbuf) - hcc_hdr->pay_len - (hi_u32)extend_len);
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Ddmac_ext_if.h939 (((hcc_header_stru *)((hi_u8 *)(_pst_tx_ctrl) - (OAL_HCC_HDR_LEN)))->pay_len)
942 (((hcc_header_stru *)((hi_u8 *)(_pst_tx_ctrl) - (OAL_HCC_HDR_LEN + OAL_PAD_HDR_LEN)))->pay_len)

Completed in 9 milliseconds