Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c217 hcc_tx_queues->queues[i].flow_ctrl.flow_type = HCC_FLOWCTRL_SDIO;
231 hcc_tx_queues->queues[DATA_HI_QUEUE].flow_ctrl.flow_type = HCC_FLOWCTRL_CREDIT;
945 if (hcc_queue->flow_ctrl.flow_type == HCC_FLOWCTRL_CREDIT &&
951 if (hcc_queue->flow_ctrl.flow_type == HCC_FLOWCTRL_SDIO &&
957 if (hcc_queue->flow_ctrl.flow_type == HCC_FLOWCTRL_SDIO &&
964 if (hcc_queue->flow_ctrl.flow_type == HCC_FLOWCTRL_CREDIT) {
966 } else if (hcc_queue->flow_ctrl.flow_type == HCC_FLOWCTRL_SDIO) {
985 if (hcc_queue->flow_ctrl.flow_type == HCC_FLOWCTRL_CREDIT) {
1011 if (hcc_queue->flow_ctrl.flow_type == HCC_FLOWCTRL_CREDIT) {
2016 if (p_queue->flow_ctrl.flow_type
[all...]
H A Dhcc_host.h112 hi_u16 flow_type; member

Completed in 4 milliseconds