Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h664 struct mtk_xdp_stats { struct
665 u64 rx_xdp_redirect;
666 u64 rx_xdp_pass;
667 u64 rx_xdp_drop;
668 u64 rx_xdp_tx;
669 u64 rx_xdp_tx_errors;
670 u64 tx_xdp_xmit;
671 u64 tx_xdp_xmit_errors;