ocqp_support       42 drivers/infiniband/hw/cxgb4/qp.c static int ocqp_support = 1;
ocqp_support       43 drivers/infiniband/hw/cxgb4/qp.c module_param(ocqp_support, int, 0644);
ocqp_support       44 drivers/infiniband/hw/cxgb4/qp.c MODULE_PARM_DESC(ocqp_support, "Support on-chip SQs (default=1)");
ocqp_support      116 drivers/infiniband/hw/cxgb4/qp.c 	if (!ocqp_support || !ocqp_supported(&rdev->lldi))