Home
last modified time | relevance | path

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

/linux-2.6.39/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()
/linux-2.6.39/drivers/infiniband/hw/qib/
Dqib_ruc.c682 extra_bytes = -qp->s_cur_size & 3; in qib_make_ruc_header()
683 nwords = (qp->s_cur_size + extra_bytes) >> 2; in qib_make_ruc_header()
757 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.c313 qp->s_cur_size = wqe->length; in qib_make_ud_req()
Dqib_verbs.h440 u32 s_cur_size; /* size of send packet in bytes */ member
Dqib_rc.c216 qp->s_cur_size = len; in qib_make_rc_ack()
632 qp->s_cur_size = len; in qib_make_rc_req()