Searched refs:s_cur_size (Results 1 – 8 of 8) sorted by relevance
245 ps->s_txreq->s_cur_size); in hfi1_make_ruc_header_16B()246 u32 nwords = SIZE_OF_CRC + ((ps->s_txreq->s_cur_size + in hfi1_make_ruc_header_16B()330 u8 extra_bytes = -ps->s_txreq->s_cur_size & 3; in hfi1_make_ruc_header_9B()331 u32 nwords = SIZE_OF_CRC + ((ps->s_txreq->s_cur_size + in hfi1_make_ruc_header_9B()
26 u16 s_cur_size; member
231 ps->s_txreq->s_cur_size = len; in hfi1_make_uc_req()
803 u32 len = ps->s_txreq->s_cur_size; in hfi1_verbs_send_dma()943 u32 len = ps->s_txreq->s_cur_size; in hfi1_verbs_send_pio()1191 (tx->s_cur_size + priv->s_running_pkt_size) / 2; in get_send_routine()
509 ps->s_txreq->s_cur_size = wqe->length; in hfi1_make_ud_req()
354 ps->s_txreq->s_cur_size = len; in make_rc_ack()1149 ps->s_txreq->s_cur_size = len; in hfi1_make_rc_req()
5167 ps->s_txreq->s_cur_size = len; in hfi1_make_tid_rdma_pkt()5315 ps->s_txreq->s_cur_size = len; in make_tid_rdma_ack()
425 u16 s_cur_size; /* size of send packet in bytes */ member