Home
last modified time | relevance | path

Searched refs:hcc_host_tx (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_hmac.c183 hi_u32 hcc_host_tx(hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf, const hcc_transfer_param *param) in hcc_host_tx() function
308 err_code = hcc_host_tx(hcc_host_get_handler(), netbuf, &param); in hcc_tx_netbuf_normal()
310 oam_error_log1(0, 0, "hcc_tx_netbuf_normal:: hcc_host_tx fail[%d]", err_code); in hcc_tx_netbuf_normal()
H A Dhcc_host.h412 hi_u32 hcc_host_tx(hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf, const hcc_transfer_param *param);
H A Dhcc_host.c1638 ret = hcc_host_tx(hcc_handler, netbuf, &param);
1640 oam_error_log1(0, 0, "hcc_tx_netbuf_normal:: hcc_host_tx fail[%d]", ret);

Completed in 6 milliseconds