Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c285 static hi_s32 hcc_host_rx(const hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf) function
308 oam_error_log1(0, 0, "hcc_host_rx:: hcc_hdr too long, netbuf_len[%d]", (hi_s32)oal_netbuf_len(netbuf));
315 oam_info_log1(0, 0, "hcc_host_rx:: seq_num[%d]", hcc_hdr->seq);
366 if (hcc_host_rx(hcc_handler, netbuf) == HI_SUCCESS) {

Completed in 4 milliseconds