Searched refs:fwd_tx_packets (Results 1 – 2 of 2) sorted by relevance
2135 dev->qos_stats[i].fwd_tx_packets = in airoha_dev_set_qdma()2606 u32 cpu_tx_packets, fwd_tx_packets; in airoha_qdma_get_tx_ets_stats() local2612 fwd_tx_packets = airoha_qdma_rr(qdma, in airoha_qdma_get_tx_ets_stats()2616 tx_packets += (u32)(fwd_tx_packets - in airoha_qdma_get_tx_ets_stats()2617 dev->qos_stats[channel].fwd_tx_packets); in airoha_qdma_get_tx_ets_stats()2621 dev->qos_stats[channel].fwd_tx_packets = fwd_tx_packets; in airoha_qdma_get_tx_ets_stats()
586 u32 fwd_tx_packets; member