Searched refs:SIZE_OF_LT (Results 1 – 7 of 7) sorted by relevance
330 #define SIZE_OF_LT 1 macro
430 nwords = ((wqe->length + extra_bytes + SIZE_OF_LT) >> 2) + SIZE_OF_CRC; in hfi1_make_ud_req_16B()668 SIZE_OF_LT) >> 2) + SIZE_OF_CRC; in return_cnp_16B()
850 (SIZE_OF_CRC << 2) + SIZE_OF_LT; in build_verbs_tx_desc()921 SIZE_OF_LT) >> 2; in hfi1_verbs_send_dma()1062 extra_bytes = pad_size + (SIZE_OF_CRC << 2) + SIZE_OF_LT; in hfi1_verbs_send_pio()
616 extra_bytes + SIZE_OF_LT) >> 2); in hfi1_make_ruc_header_16B()
1539 packet->extra_byte = SIZE_OF_LT; in hfi1_setup_bypass_packet()
2422 SIZE_OF_LT) & 0x7; in hfi1_get_16b_padding()
824 *nwords = SIZE_OF_CRC + ((extra_bytes + SIZE_OF_LT) >> 2); in hfi1_make_rc_ack_16B()