Searched refs:cpu_tx_packets (Results 1 – 2 of 2) sorted by relevance
528 u64 cpu_tx_packets; member
2163 u64 cpu_tx_packets = airoha_qdma_rr(port->qdma, in airoha_qdma_get_tx_ets_stats() local2167 u64 tx_packets = (cpu_tx_packets - port->cpu_tx_packets) + in airoha_qdma_get_tx_ets_stats()2171 port->cpu_tx_packets = cpu_tx_packets; in airoha_qdma_get_tx_ets_stats()
Completed in 16 milliseconds