Searched refs:log_pmtu (Results 1 – 7 of 7) sorted by relevance
291 u8 log_pmtu; /* shift for pmtu */ member639 return (len + qp->pmtu - 1) >> qp->log_pmtu; in rvt_div_round_up_mtu()650 return len >> qp->log_pmtu; in rvt_div_mtu()
193 u8 log_pmtu; member
1361 qp->log_pmtu = ilog2(qp->pmtu); in rvt_modify_qp()1731 u8 log_pmtu; in rvt_post_one_wr() local1835 log_pmtu = qp->log_pmtu; in rvt_post_one_wr()1840 log_pmtu = ah->log_pmtu; in rvt_post_one_wr()1857 ((wqe->length - 1) >> log_pmtu) : in rvt_post_one_wr()
311 if (wqe->length > (1 << ah->log_pmtu)) in hfi1_check_send_wqe()317 if (wqe->length > (1 << ah->log_pmtu)) in hfi1_check_send_wqe()
1629 ah->log_pmtu = ilog2(dd->vld[ah->vl].mtu); in hfi1_notify_new_ah()
405 if (wqe->length > (1 << ah->log_pmtu)) in qib_check_send_wqe()
1370 ah->log_pmtu = ilog2(ppd->ibmtu); in qib_notify_new_ah()