Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.h469 u64 fwd_tx_packets; member
H A Dairoha_eth.c2072 u64 fwd_tx_packets = airoha_qdma_rr(port->qdma, in airoha_qdma_get_tx_ets_stats() local
2075 (fwd_tx_packets - port->fwd_tx_packets); in airoha_qdma_get_tx_ets_stats()
2079 port->fwd_tx_packets = fwd_tx_packets; in airoha_qdma_get_tx_ets_stats()