Home
last modified time | relevance | path

Searched refs:s_cur_size (Results 1 – 10 of 10) sorted by relevance

/drivers/infiniband/hw/ipath/
Dipath_ruc.c609 extra_bytes = -qp->s_cur_size & 3; in ipath_make_ruc_header()
610 nwords = (qp->s_cur_size + extra_bytes) >> 2; in ipath_make_ruc_header()
681 qp->s_cur_sge, qp->s_cur_size)) { in ipath_do_send()
Dipath_uc.c212 qp->s_cur_size = len; in ipath_make_uc_req()
Dipath_ud.c319 qp->s_cur_size = wqe->length; in ipath_make_ud_req()
Dipath_verbs.h382 u32 s_cur_size; /* size of send packet in bytes */ member
Dipath_rc.c199 qp->s_cur_size = len; in ipath_make_rc_ack()
590 qp->s_cur_size = len; in ipath_make_rc_req()
/drivers/infiniband/hw/qib/
Dqib_ruc.c683 extra_bytes = -qp->s_cur_size & 3; in qib_make_ruc_header()
684 nwords = (qp->s_cur_size + extra_bytes) >> 2; in qib_make_ruc_header()
758 qp->s_cur_sge, qp->s_cur_size)) in qib_do_send()
Dqib_uc.c215 qp->s_cur_size = len; in qib_make_uc_req()
Dqib_ud.c309 qp->s_cur_size = wqe->length; in qib_make_ud_req()
Dqib_verbs.h489 u32 s_cur_size; /* size of send packet in bytes */ member
Dqib_rc.c215 qp->s_cur_size = len; in qib_make_rc_ack()
627 qp->s_cur_size = len; in qib_make_rc_req()