query_vport_counter_in 523 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c u32 in[MLX5_ST_SZ_DW(query_vport_counter_in)] = {0}; query_vport_counter_in 526 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c MLX5_SET(query_vport_counter_in, in, opcode, MLX5_CMD_OP_QUERY_VPORT_COUNTER); query_vport_counter_in 527 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c MLX5_SET(query_vport_counter_in, in, op_mod, 0); query_vport_counter_in 528 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c MLX5_SET(query_vport_counter_in, in, other_vport, 0); query_vport_counter_in 2501 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c u32 in[MLX5_ST_SZ_DW(query_vport_counter_in)] = {0}; query_vport_counter_in 2513 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c MLX5_SET(query_vport_counter_in, in, opcode, query_vport_counter_in 2515 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c MLX5_SET(query_vport_counter_in, in, op_mod, 0); query_vport_counter_in 2516 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c MLX5_SET(query_vport_counter_in, in, vport_number, vport->vport); query_vport_counter_in 2517 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c MLX5_SET(query_vport_counter_in, in, other_vport, 1); query_vport_counter_in 974 drivers/net/ethernet/mellanox/mlx5/core/vport.c int in_sz = MLX5_ST_SZ_BYTES(query_vport_counter_in); query_vport_counter_in 986 drivers/net/ethernet/mellanox/mlx5/core/vport.c MLX5_SET(query_vport_counter_in, in, opcode, query_vport_counter_in 990 drivers/net/ethernet/mellanox/mlx5/core/vport.c MLX5_SET(query_vport_counter_in, in, other_vport, 1); query_vport_counter_in 991 drivers/net/ethernet/mellanox/mlx5/core/vport.c MLX5_SET(query_vport_counter_in, in, vport_number, vf + 1); query_vport_counter_in 998 drivers/net/ethernet/mellanox/mlx5/core/vport.c MLX5_SET(query_vport_counter_in, in, port_num, port_num);