Home
last modified time | relevance | path

Searched refs:fwd_tx_packets (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.h558 u64 fwd_tx_packets; member
H A Dairoha_eth.c2487 u64 fwd_tx_packets = airoha_qdma_rr(qdma, in airoha_qdma_get_tx_ets_stats() local
2490 (fwd_tx_packets - dev->fwd_tx_packets); in airoha_qdma_get_tx_ets_stats()
2494 dev->fwd_tx_packets = fwd_tx_packets; in airoha_qdma_get_tx_ets_stats()