MLX5E_DECLARE_STAT   43 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_dec_in_packets) },
MLX5E_DECLARE_STAT   44 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_dec_out_packets) },
MLX5E_DECLARE_STAT   45 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_dec_bypass_packets) },
MLX5E_DECLARE_STAT   46 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_enc_in_packets) },
MLX5E_DECLARE_STAT   47 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_enc_out_packets) },
MLX5E_DECLARE_STAT   48 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_enc_bypass_packets) },
MLX5E_DECLARE_STAT   49 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_dec_drop_packets) },
MLX5E_DECLARE_STAT   50 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_dec_auth_fail_packets) },
MLX5E_DECLARE_STAT   51 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_enc_drop_packets) },
MLX5E_DECLARE_STAT   52 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_add_sa_success) },
MLX5E_DECLARE_STAT   53 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_add_sa_fail) },
MLX5E_DECLARE_STAT   54 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_del_sa_success) },
MLX5E_DECLARE_STAT   55 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_del_sa_fail) },
MLX5E_DECLARE_STAT   56 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_stats, ipsec_cmd_drop) },
MLX5E_DECLARE_STAT   60 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_rx_drop_sp_alloc) },
MLX5E_DECLARE_STAT   61 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_rx_drop_sadb_miss) },
MLX5E_DECLARE_STAT   62 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_rx_drop_syndrome) },
MLX5E_DECLARE_STAT   63 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_tx_drop_bundle) },
MLX5E_DECLARE_STAT   64 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_tx_drop_no_state) },
MLX5E_DECLARE_STAT   65 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_tx_drop_not_ip) },
MLX5E_DECLARE_STAT   66 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_tx_drop_trailer) },
MLX5E_DECLARE_STAT   67 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_tx_drop_metadata) },
MLX5E_DECLARE_STAT   43 drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_tls_sw_stats, tx_tls_drop_metadata) },
MLX5E_DECLARE_STAT   44 drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_tls_sw_stats, tx_tls_drop_resync_alloc) },
MLX5E_DECLARE_STAT   45 drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_tls_sw_stats, tx_tls_drop_no_sync_data) },
MLX5E_DECLARE_STAT   46 drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_tls_sw_stats, tx_tls_drop_bypass_required) },
MLX5E_DECLARE_STAT   95 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_packets) },
MLX5E_DECLARE_STAT   96 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_bytes) },
MLX5E_DECLARE_STAT   97 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_packets) },
MLX5E_DECLARE_STAT   98 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_bytes) },
MLX5E_DECLARE_STAT  109 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	{ MLX5E_DECLARE_STAT(struct vport_stats, vport_rx_packets) },
MLX5E_DECLARE_STAT  110 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	{ MLX5E_DECLARE_STAT(struct vport_stats, vport_rx_bytes) },
MLX5E_DECLARE_STAT  111 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	{ MLX5E_DECLARE_STAT(struct vport_stats, vport_tx_packets) },
MLX5E_DECLARE_STAT  112 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	{ MLX5E_DECLARE_STAT(struct vport_stats, vport_tx_bytes) },
MLX5E_DECLARE_STAT   39 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_packets) },
MLX5E_DECLARE_STAT   40 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_bytes) },
MLX5E_DECLARE_STAT   41 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_packets) },
MLX5E_DECLARE_STAT   42 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_bytes) },
MLX5E_DECLARE_STAT   43 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tso_packets) },
MLX5E_DECLARE_STAT   44 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tso_bytes) },
MLX5E_DECLARE_STAT   45 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tso_inner_packets) },
MLX5E_DECLARE_STAT   46 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tso_inner_bytes) },
MLX5E_DECLARE_STAT   47 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_added_vlan_packets) },
MLX5E_DECLARE_STAT   48 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_nop) },
MLX5E_DECLARE_STAT   51 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_encrypted_packets) },
MLX5E_DECLARE_STAT   52 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_encrypted_bytes) },
MLX5E_DECLARE_STAT   53 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_ctx) },
MLX5E_DECLARE_STAT   54 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_ooo) },
MLX5E_DECLARE_STAT   55 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_dump_packets) },
MLX5E_DECLARE_STAT   56 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_dump_bytes) },
MLX5E_DECLARE_STAT   57 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_resync_bytes) },
MLX5E_DECLARE_STAT   58 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_skip_no_sync_data) },
MLX5E_DECLARE_STAT   59 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_drop_no_sync_data) },
MLX5E_DECLARE_STAT   60 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_drop_bypass_req) },
MLX5E_DECLARE_STAT   63 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_lro_packets) },
MLX5E_DECLARE_STAT   64 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_lro_bytes) },
MLX5E_DECLARE_STAT   65 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_ecn_mark) },
MLX5E_DECLARE_STAT   66 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_removed_vlan_packets) },
MLX5E_DECLARE_STAT   67 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_csum_unnecessary) },
MLX5E_DECLARE_STAT   68 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_csum_none) },
MLX5E_DECLARE_STAT   69 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_csum_complete) },
MLX5E_DECLARE_STAT   70 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_csum_complete_tail) },
MLX5E_DECLARE_STAT   71 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_csum_complete_tail_slow) },
MLX5E_DECLARE_STAT   72 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_csum_unnecessary_inner) },
MLX5E_DECLARE_STAT   73 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xdp_drop) },
MLX5E_DECLARE_STAT   74 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xdp_redirect) },
MLX5E_DECLARE_STAT   75 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xdp_tx_xmit) },
MLX5E_DECLARE_STAT   76 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xdp_tx_mpwqe) },
MLX5E_DECLARE_STAT   77 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xdp_tx_inlnw) },
MLX5E_DECLARE_STAT   78 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xdp_tx_nops) },
MLX5E_DECLARE_STAT   79 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xdp_tx_full) },
MLX5E_DECLARE_STAT   80 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xdp_tx_err) },
MLX5E_DECLARE_STAT   81 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xdp_tx_cqe) },
MLX5E_DECLARE_STAT   82 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_csum_none) },
MLX5E_DECLARE_STAT   83 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_csum_partial) },
MLX5E_DECLARE_STAT   84 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_csum_partial_inner) },
MLX5E_DECLARE_STAT   85 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_queue_stopped) },
MLX5E_DECLARE_STAT   86 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_queue_dropped) },
MLX5E_DECLARE_STAT   87 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xmit_more) },
MLX5E_DECLARE_STAT   88 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_recover) },
MLX5E_DECLARE_STAT   89 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_cqes) },
MLX5E_DECLARE_STAT   90 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_queue_wake) },
MLX5E_DECLARE_STAT   91 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_cqe_err) },
MLX5E_DECLARE_STAT   92 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xdp_xmit) },
MLX5E_DECLARE_STAT   93 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xdp_mpwqe) },
MLX5E_DECLARE_STAT   94 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xdp_inlnw) },
MLX5E_DECLARE_STAT   95 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xdp_nops) },
MLX5E_DECLARE_STAT   96 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xdp_full) },
MLX5E_DECLARE_STAT   97 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xdp_err) },
MLX5E_DECLARE_STAT   98 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xdp_cqes) },
MLX5E_DECLARE_STAT   99 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_wqe_err) },
MLX5E_DECLARE_STAT  100 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_mpwqe_filler_cqes) },
MLX5E_DECLARE_STAT  101 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_mpwqe_filler_strides) },
MLX5E_DECLARE_STAT  102 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_oversize_pkts_sw_drop) },
MLX5E_DECLARE_STAT  103 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_buff_alloc_err) },
MLX5E_DECLARE_STAT  104 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_cqe_compress_blks) },
MLX5E_DECLARE_STAT  105 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_cqe_compress_pkts) },
MLX5E_DECLARE_STAT  106 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_cache_reuse) },
MLX5E_DECLARE_STAT  107 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_cache_full) },
MLX5E_DECLARE_STAT  108 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_cache_empty) },
MLX5E_DECLARE_STAT  109 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_cache_busy) },
MLX5E_DECLARE_STAT  110 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_cache_waive) },
MLX5E_DECLARE_STAT  111 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_congst_umr) },
MLX5E_DECLARE_STAT  112 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_arfs_err) },
MLX5E_DECLARE_STAT  113 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_recover) },
MLX5E_DECLARE_STAT  114 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, ch_events) },
MLX5E_DECLARE_STAT  115 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, ch_poll) },
MLX5E_DECLARE_STAT  116 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, ch_arm) },
MLX5E_DECLARE_STAT  117 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, ch_aff_change) },
MLX5E_DECLARE_STAT  118 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, ch_force_irq) },
MLX5E_DECLARE_STAT  119 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, ch_eq_rearm) },
MLX5E_DECLARE_STAT  120 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_packets) },
MLX5E_DECLARE_STAT  121 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_bytes) },
MLX5E_DECLARE_STAT  122 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_csum_complete) },
MLX5E_DECLARE_STAT  123 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_csum_unnecessary) },
MLX5E_DECLARE_STAT  124 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_csum_unnecessary_inner) },
MLX5E_DECLARE_STAT  125 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_csum_none) },
MLX5E_DECLARE_STAT  126 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_ecn_mark) },
MLX5E_DECLARE_STAT  127 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_removed_vlan_packets) },
MLX5E_DECLARE_STAT  128 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_xdp_drop) },
MLX5E_DECLARE_STAT  129 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_xdp_redirect) },
MLX5E_DECLARE_STAT  130 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_wqe_err) },
MLX5E_DECLARE_STAT  131 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_mpwqe_filler_cqes) },
MLX5E_DECLARE_STAT  132 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_mpwqe_filler_strides) },
MLX5E_DECLARE_STAT  133 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_oversize_pkts_sw_drop) },
MLX5E_DECLARE_STAT  134 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_buff_alloc_err) },
MLX5E_DECLARE_STAT  135 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_cqe_compress_blks) },
MLX5E_DECLARE_STAT  136 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_cqe_compress_pkts) },
MLX5E_DECLARE_STAT  137 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_congst_umr) },
MLX5E_DECLARE_STAT  138 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_xsk_arfs_err) },
MLX5E_DECLARE_STAT  139 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xsk_xmit) },
MLX5E_DECLARE_STAT  140 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xsk_mpwqe) },
MLX5E_DECLARE_STAT  141 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xsk_inlnw) },
MLX5E_DECLARE_STAT  142 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xsk_full) },
MLX5E_DECLARE_STAT  143 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xsk_err) },
MLX5E_DECLARE_STAT  144 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xsk_cqes) },
MLX5E_DECLARE_STAT  308 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_qcounter_stats, rx_out_of_buffer) },
MLX5E_DECLARE_STAT  312 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_qcounter_stats, rx_if_down_packets) },