Home
last modified time | relevance | path

Searched defs:mtk_xdp_stats (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h574 struct mtk_xdp_stats { struct
575 u64 rx_xdp_redirect;
576 u64 rx_xdp_pass;
577 u64 rx_xdp_drop;
578 u64 rx_xdp_tx;
579 u64 rx_xdp_tx_errors;
580 u64 tx_xdp_xmit;
581 u64 tx_xdp_xmit_errors;