fpga_query_qp_in  183 drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.c 	u32 in[MLX5_ST_SZ_DW(fpga_query_qp_in)] = {0};
fpga_query_qp_in  187 drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.c 	MLX5_SET(fpga_query_qp_in, in, opcode, MLX5_CMD_OP_FPGA_QUERY_QP);
fpga_query_qp_in  188 drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.c 	MLX5_SET(fpga_query_qp_in, in, fpga_qpn, fpga_qpn);