Home
last modified time | relevance | path

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

/drivers/net/ethernet/airoha/
A Dairoha_eth.h529 u64 fwd_tx_packets; member
A Dairoha_eth.c2165 u64 fwd_tx_packets = airoha_qdma_rr(port->qdma, in airoha_qdma_get_tx_ets_stats() local
2168 (fwd_tx_packets - port->fwd_tx_packets); in airoha_qdma_get_tx_ets_stats()
2172 port->fwd_tx_packets = fwd_tx_packets; in airoha_qdma_get_tx_ets_stats()

Completed in 14 milliseconds