Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/ !
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()