Home
last modified time | relevance | path

Searched refs:lrh_max_header_bytes (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dhfi.h1921 u32 lrh_max_header_bytes(struct hfi1_devdata *dd);
H A Ddriver.c1294 ppd->ibmaxlen = ppd->ibmtu + lrh_max_header_bytes(ppd->dd); in set_mtu()
H A Dchip.c10130 u32 lrh_max_header_bytes(struct hfi1_devdata *dd) in lrh_max_header_bytes() function
10159 u32 max_hb = lrh_max_header_bytes(dd), dcmtu; in set_send_length()