tx_eq             444 drivers/infiniband/hw/hfi1/platform.c 	u8 tx_eq;
tx_eq             449 drivers/infiniband/hw/hfi1/platform.c 	tx_eq = cache[(128 * 3) + 241];
tx_eq             450 drivers/infiniband/hw/hfi1/platform.c 	tx_eq &= 0xF0;
tx_eq             451 drivers/infiniband/hw/hfi1/platform.c 	qsfp_write(ppd, ppd->dd->hfi1_id, (256 * 3) + 241, &tx_eq, 1);
tx_eq             458 drivers/infiniband/hw/hfi1/platform.c 	u8 tx_eq;
tx_eq             493 drivers/infiniband/hw/hfi1/platform.c 	tx_eq = tx_preset | (tx_preset << 4);
tx_eq             494 drivers/infiniband/hw/hfi1/platform.c 	qsfp_write(ppd, ppd->dd->hfi1_id, (256 * 3) + 234, &tx_eq, 1);
tx_eq             495 drivers/infiniband/hw/hfi1/platform.c 	qsfp_write(ppd, ppd->dd->hfi1_id, (256 * 3) + 235, &tx_eq, 1);