Searched refs:hcc_transfer_param (Results 1 - 6 of 6) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_comm.h | 130 } hcc_transfer_param; typedef 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()
|
H A D | hcc_slave.h | 116 hi_void hcc_slave_tx(oal_dev_netbuf_stru *dev_netbuf, hi_u16 pay_load_len, const hcc_transfer_param *param);
|
H A D | hcc_hmac.c | 113 hi_u32 hcc_hmac_tx_hcc_hdr_init(oal_netbuf_stru *netbuf, const hcc_transfer_param *param) in hcc_hmac_tx_hcc_hdr_init() 183 hi_u32 hcc_host_tx(hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf, const hcc_transfer_param *param) in hcc_host_tx() 262 hcc_transfer_param param = { 0 }; in hcc_tx_netbuf_normal()
|
H A D | hcc_slave.c | 242 const hcc_transfer_param *param) in hcc_slave_build_header() 693 hi_void hcc_slave_tx(oal_dev_netbuf_stru *dev_netbuf, hi_u16 pay_load_len, const hcc_transfer_param *param) in hcc_slave_tx() 731 hcc_transfer_param param = { 0 }; in hcc_oam_log_tx()
|
H A D | hcc_host.h | 412 hi_u32 hcc_host_tx(hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf, const hcc_transfer_param *param);
|
H A D | hcc_host.c | 1584 hcc_transfer_param param = { 0 };
|
Completed in 9 milliseconds