query_vnic_env_in  434 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	u32 in[MLX5_ST_SZ_DW(query_vnic_env_in)] = {0};
query_vnic_env_in  440 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	MLX5_SET(query_vnic_env_in, in, opcode,
query_vnic_env_in  442 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	MLX5_SET(query_vnic_env_in, in, op_mod, 0);
query_vnic_env_in  443 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	MLX5_SET(query_vnic_env_in, in, other_vport, 0);
query_vnic_env_in 1012 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	u32 in[MLX5_ST_SZ_DW(query_vnic_env_in)] = {0};
query_vnic_env_in 1015 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_vnic_env_in, in, opcode,
query_vnic_env_in 1017 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_vnic_env_in, in, op_mod, 0);
query_vnic_env_in 1018 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_vnic_env_in, in, vport_number, vport);
query_vnic_env_in 1019 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_vnic_env_in, in, other_vport, other_vport);