Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c212 hcc_trans_queues_stru *hcc_rx_queues = &hcc_handle->hcc_transer_info.hcc_queues[HCC_RX]; local
224 hcc_rx_queues->queues[i].flow_ctrl.enable = HI_TRUE;
225 hcc_rx_queues->queues[i].flow_ctrl.is_stopped = HI_FALSE;
226 hcc_rx_queues->queues[i].flow_ctrl.low_waterline = THRESHOLD_SIZE_128_BYTES;
227 hcc_rx_queues->queues[i].flow_ctrl.high_waterline = THRESHOLD_SIZE_512_BYTES;

Completed in 3 milliseconds