query_nic_vport_context_in   86 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	u32 in[MLX5_ST_SZ_DW(query_nic_vport_context_in)] = {0};
query_nic_vport_context_in   88 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_nic_vport_context_in, in, opcode,
query_nic_vport_context_in   90 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_nic_vport_context_in, in, vport_number, vport);
query_nic_vport_context_in   92 drivers/net/ethernet/mellanox/mlx5/core/vport.c 		MLX5_SET(query_nic_vport_context_in, in, other_vport, 1);
query_nic_vport_context_in  163 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	u32 in[MLX5_ST_SZ_DW(query_nic_vport_context_in)] = {};
query_nic_vport_context_in  175 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_nic_vport_context_in, in, opcode,
query_nic_vport_context_in  177 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_nic_vport_context_in, in, vport_number, vport);
query_nic_vport_context_in  178 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_nic_vport_context_in, in, other_vport, other);
query_nic_vport_context_in  274 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	u32 in[MLX5_ST_SZ_DW(query_nic_vport_context_in)] = {0};
query_nic_vport_context_in  302 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_nic_vport_context_in, in, opcode,
query_nic_vport_context_in  304 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_nic_vport_context_in, in, allowed_list_type, list_type);
query_nic_vport_context_in  305 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_nic_vport_context_in, in, vport_number, vport);
query_nic_vport_context_in  306 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_nic_vport_context_in, in, other_vport, 1);