Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c109 oal_netbuf_head_init(&hcc_handler->hcc_transer_info.hcc_queues[i].queues[j].data_queue); in hcc_transfer_queues_init()
211 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];
382 hcc_handler->hcc_transer_info.hcc_queues[HCC_RX].queues[type].total_pkts++;
395 oal_netbuf_head_stru *netbuf_head = &hcc_handler->hcc_transer_info.hcc_queues[HCC_RX].queues[type].data_queue;
766 hcc_handler->hcc_transer_info.hcc_queues[HCC_TX].queues[type].total_pkts += total_send;
796 p_queue = hcc_handler->hcc_transer_info.hcc_queues[dir].queues;
836 head = &hcc->hcc_transer_info.hcc_queues[HCC_TX].queues[i].data_queue;
896 hcc_queue = &hcc_handler->hcc_transer_info.hcc_queues[HCC_TX].queues[type];
1038 &((hcc_handler_stru *)hcc_handler)->hcc_transer_info.hcc_queues[HCC_T
[all...]
H A Dhcc_host.h213 hcc_trans_queues_stru hcc_queues[HCC_DIR_COUNT]; member
H A Dhcc_hmac.c190 hcc_queue = &hcc_handler->hcc_transer_info.hcc_queues[HCC_TX].queues[param->queue_id]; in hcc_host_tx()

Completed in 5 milliseconds