Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c211 hcc_trans_queues_stru *hcc_tx_queues = &hcc_handle->hcc_transer_info.hcc_queues[HCC_TX];
766 hcc_handler->hcc_transer_info.hcc_queues[HCC_TX].queues[type].total_pkts += total_send;
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_TX].queues[type].data_queue;
1208 hcc_trans_queues_stru *pst_hcc_tx_queues = &hcc_handler->hcc_transer_info.hcc_queues[HCC_TX];
1211 hcc_handler->hcc_transer_info.hcc_queues[HCC_TX].queues[i].burst_limit = (hi_u32)HCC_FLUSH_ALL;
1234 hcc_handler->hcc_transer_info.hcc_queues[HCC_TX].queues[i].send_mode = HCC_ASSEM_SEND;
1236 hcc_handler->hcc_transer_info.hcc_queues[HCC_TX].queues[DATA_HI_QUEUE].send_mode = HCC_SINGLE_SEND;
1890 &hcc_handler->hcc_transer_info.hcc_queues[HCC_TX]
[all...]
H A Dhcc_host.h78 HCC_TX, enumerator
H A Dhcc_task.c50 ret = ((queues_len_check(hcc_handler, HCC_TX)) || ((hcc_handler->p_hmac_tcp_ack_need_schedule_func != HI_NULL) && in hcc_thread_tx_wait_event_cond_check()
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