Searched defs:mlx4_en_xdp_stats (Results 1 – 1 of 1) sorted by relevance
43 struct mlx4_en_xdp_stats { struct44 unsigned long rx_xdp_drop;45 unsigned long rx_xdp_redirect;46 unsigned long rx_xdp_redirect_fail;47 unsigned long rx_xdp_tx;48 unsigned long rx_xdp_tx_full;