Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c293 oal_print_hex_dump((hi_u8 *)hcc_hdr, HCC_HDR_TOTAL_LEN, 16, "invalid hcc_rx header: "); /* 16进制 */
1106 hcc_trans_queues_stru *hcc_rx = &hcc_handler->hcc_transer_info.hcc_queues[HCC_RX]; local
1122 if (hcc_rx->queues[DATA_LO_QUEUE].flow_ctrl.enable == HI_TRUE) {
1123 if (oal_netbuf_list_len(&hcc_rx->queues[DATA_LO_QUEUE].data_queue) >
1124 hcc_rx->queues[DATA_LO_QUEUE].flow_ctrl.high_waterline) {

Completed in 3 milliseconds