SIZE_OF_LT 1566 drivers/infiniband/hw/hfi1/driver.c packet->extra_byte = SIZE_OF_LT; SIZE_OF_LT 2485 drivers/infiniband/hw/hfi1/hfi.h SIZE_OF_LT) & 0x7; SIZE_OF_LT 1336 drivers/infiniband/hw/hfi1/rc.c *nwords = SIZE_OF_CRC + ((extra_bytes + SIZE_OF_LT) >> 2); SIZE_OF_LT 288 drivers/infiniband/hw/hfi1/ruc.c extra_bytes + SIZE_OF_LT) >> 2); SIZE_OF_LT 411 drivers/infiniband/hw/hfi1/ud.c nwords = ((wqe->length + extra_bytes + SIZE_OF_LT) >> 2) + SIZE_OF_CRC; SIZE_OF_LT 650 drivers/infiniband/hw/hfi1/ud.c SIZE_OF_LT) >> 2) + SIZE_OF_CRC; SIZE_OF_LT 777 drivers/infiniband/hw/hfi1/verbs.c (SIZE_OF_CRC << 2) + SIZE_OF_LT; SIZE_OF_LT 857 drivers/infiniband/hw/hfi1/verbs.c SIZE_OF_LT) >> 2; SIZE_OF_LT 1001 drivers/infiniband/hw/hfi1/verbs.c extra_bytes = pad_size + (SIZE_OF_CRC << 2) + SIZE_OF_LT;