Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.h136 } hcc_trans_queues_stru; typedef
213 hcc_trans_queues_stru hcc_queues[HCC_DIR_COUNT];
H A Dhcc_host.c211 hcc_trans_queues_stru *hcc_tx_queues = &hcc_handle->hcc_transer_info.hcc_queues[HCC_TX];
212 hcc_trans_queues_stru *hcc_rx_queues = &hcc_handle->hcc_transer_info.hcc_queues[HCC_RX];
1106 hcc_trans_queues_stru *hcc_rx = &hcc_handler->hcc_transer_info.hcc_queues[HCC_RX];
1208 hcc_trans_queues_stru *pst_hcc_tx_queues = &hcc_handler->hcc_transer_info.hcc_queues[HCC_TX];

Completed in 5 milliseconds