Home
last modified time | relevance | path

Searched refs:lrh_max_header_bytes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Ddriver.c1247 ppd->ibmaxlen = ppd->ibmtu + lrh_max_header_bytes(ppd->dd); in set_mtu()
H A Dhfi.h1869 u32 lrh_max_header_bytes(struct hfi1_devdata *dd);
H A Dchip.c10091 u32 lrh_max_header_bytes(struct hfi1_devdata *dd) in lrh_max_header_bytes() function
10120 u32 max_hb = lrh_max_header_bytes(dd), dcmtu; in set_send_length()

Completed in 55 milliseconds