Searched refs:lrh_max_header_bytes (Results 1 – 3 of 3) sorted by relevance
964 ppd->ibmaxlen = ppd->ibmtu + lrh_max_header_bytes(ppd->dd); in set_mtu()
1387 u32 lrh_max_header_bytes(struct hfi1_devdata *dd);
6122 u32 lrh_max_header_bytes(struct hfi1_devdata *dd) in lrh_max_header_bytes() function6151 u32 max_hb = lrh_max_header_bytes(dd), maxvlmtu = 0, dcmtu; in set_send_length()