Home
last modified time | relevance | path

Searched refs:packet_count (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_send.c1537 *out_packet_count = pdev->packet_count[category]; in ol_tx_packet_count()
1539 pdev->packet_count[category] = 0; in ol_tx_packet_count()
1774 pdev->packet_count[cat] = pdev->packet_count[cat] + num_msdus; in ol_tx_delay_compute()
H A Dol_txrx_types.h1006 uint16_t packet_count[QCA_TX_DELAY_NUM_CATEGORIES]; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c3881 uint16_t packet_count = 0; in wma_process_tsm_stats_req() local
3904 &packet_count, in wma_process_tsm_stats_req()
3927 pTsmMetric->UplinkPktCount = packet_count; in wma_process_tsm_stats_req()