Searched refs:log_pmtu (Results 1 – 7 of 7) sorted by relevance
347 u8 log_pmtu; /* shift for pmtu */ member678 return (len + qp->pmtu - 1) >> qp->log_pmtu; in rvt_div_round_up_mtu()689 return len >> qp->log_pmtu; in rvt_div_mtu()
207 u8 log_pmtu; member
1623 qp->log_pmtu = ilog2(qp->pmtu); in rvt_modify_qp()1993 u8 log_pmtu; in rvt_post_one_wr() local2093 log_pmtu = qp->log_pmtu; in rvt_post_one_wr()2097 log_pmtu = ah->log_pmtu; in rvt_post_one_wr()2114 ((wqe->length - 1) >> log_pmtu) : in rvt_post_one_wr()
402 if (wqe->length > (1 << ah->log_pmtu)) in qib_check_send_wqe()
1334 ah->log_pmtu = ilog2(ppd->ibmtu); in qib_notify_new_ah()
352 if (wqe->length > (1 << ah->log_pmtu)) in hfi1_setup_wqe()
1570 ah->log_pmtu = ilog2(dd->vld[ah->vl].mtu); in hfi1_notify_new_ah()