Searched refs:hcc_tx_netbuf_normal (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_hmac.c | 260 hi_u32 hcc_tx_netbuf_normal(const frw_event_mem_stru *event_mem, oal_netbuf_stru *netbuf, hi_u32 hdr_len) in hcc_tx_netbuf_normal() function 275 oam_error_log1(0, 0, "hcc_tx_netbuf_normal:: invalid event type[%d]!", event->event_hdr.type); 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() 342 return hcc_tx_netbuf_normal(event_mem, netbuf, 0); in hmac_hcc_tx_event_buf_to_netbuf() 493 return hcc_tx_netbuf_normal(event_mem, netbuf, HI_MAX_DEV_CB_LEN + WLAN_MAX_MAC_HDR_LEN); in hcc_host_tx_data_adapt()
|
Completed in 2 milliseconds