Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c679 hi_u32 total_send; local
737 total_send = oal_netbuf_list_len(&head_send);
738 if (*remain_len >= total_send) {
739 *remain_len -= total_send;
762 g_pst_alg_process_func.p_auto_freq_count_func(total_send);
765 wlan_pm_set_packet_cnt(total_send);
766 hcc_handler->hcc_transer_info.hcc_queues[HCC_TX].queues[type].total_pkts += total_send;

Completed in 4 milliseconds