Searched refs:cpu_tx_packets (Results 1 – 1 of 1) sorted by relevance
895 u64 cpu_tx_packets; member2839 u64 cpu_tx_packets = airoha_qdma_rr(port->qdma, in airoha_qdma_get_tx_ets_stats() local2843 u64 tx_packets = (cpu_tx_packets - port->cpu_tx_packets) + in airoha_qdma_get_tx_ets_stats()2847 port->cpu_tx_packets = cpu_tx_packets; in airoha_qdma_get_tx_ets_stats()