Searched refs:qdf_net_stats_get_tx_pkts (Results 1 – 2 of 2) sorted by relevance
149 unsigned long qdf_net_stats_get_tx_pkts(qdf_net_dev_stats *stats) in qdf_net_stats_get_tx_pkts() function
1939 qdf_net_stats_get_tx_pkts(&dp_intf->stats), in __dp_bus_bw_work_handler()2006 total_tx += qdf_net_stats_get_tx_pkts(&dp_intf->stats); in __dp_bus_bw_work_handler()2010 qdf_net_stats_get_tx_pkts(&dp_intf->stats); in __dp_bus_bw_work_handler()2302 dp_intf->prev_tx_packets = qdf_net_stats_get_tx_pkts(&dp_intf->stats); in dp_bus_bw_compute_prev_txrx_stats()