resp_ird         1464 drivers/infiniband/hw/cxgb4/cm.c 	u16 resp_ird, resp_ord;
resp_ird         1565 drivers/infiniband/hw/cxgb4/cm.c 			resp_ird = ntohs(mpa_v2_params->ird) &
resp_ird         1570 drivers/infiniband/hw/cxgb4/cm.c 				 resp_ird, resp_ord, ep->ird, ep->ord);
resp_ird         1586 drivers/infiniband/hw/cxgb4/cm.c 			if (ep->ord > resp_ird) {
resp_ird         1588 drivers/infiniband/hw/cxgb4/cm.c 					ep->ord = resp_ird;
resp_ird         1595 drivers/infiniband/hw/cxgb4/cm.c 				ep->ord = resp_ird;