Searched refs:log_pmtu (Results 1 – 7 of 7) sorted by relevance
352 u8 log_pmtu; /* shift for pmtu */ member663 return (len + qp->pmtu - 1) >> qp->log_pmtu; in rvt_div_round_up_mtu()674 return len >> qp->log_pmtu; in rvt_div_mtu()
165 u8 log_pmtu; member
1606 qp->log_pmtu = ilog2(qp->pmtu); in rvt_modify_qp()1972 u8 log_pmtu; in rvt_post_one_wr() local2072 log_pmtu = qp->log_pmtu; in rvt_post_one_wr()2076 log_pmtu = ah->log_pmtu; in rvt_post_one_wr()2093 ((wqe->length - 1) >> log_pmtu) : in rvt_post_one_wr()
402 if (wqe->length > (1 << ah->log_pmtu)) in qib_check_send_wqe()
1335 ah->log_pmtu = ilog2(ppd->ibmtu); in qib_notify_new_ah()
296 if (wqe->length > (1 << ah->log_pmtu)) in hfi1_setup_wqe()
1529 ah->log_pmtu = ilog2(dd->vld[ah->vl].mtu); in hfi1_notify_new_ah()