query_hca_cap_in  355 drivers/net/ethernet/mellanox/mlx5/core/main.c 	u8 in[MLX5_ST_SZ_BYTES(query_hca_cap_in)];
query_hca_cap_in  366 drivers/net/ethernet/mellanox/mlx5/core/main.c 	MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP);
query_hca_cap_in  367 drivers/net/ethernet/mellanox/mlx5/core/main.c 	MLX5_SET(query_hca_cap_in, in, op_mod, opmod);
query_hca_cap_in   37 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c 	u32 in[MLX5_ST_SZ_DW(query_hca_cap_in)] = {};
query_hca_cap_in   47 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c 	MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP);
query_hca_cap_in   48 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c 	MLX5_SET(query_hca_cap_in, in, other_function, other_vport);
query_hca_cap_in   49 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c 	MLX5_SET(query_hca_cap_in, in, function_id, vport_number);
query_hca_cap_in   50 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c 	MLX5_SET(query_hca_cap_in, in, op_mod,