Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddriver.c166 static inline void *hfi1_get_header(struct hfi1_ctxtdata *rcd, in hfi1_get_header() function
177 return (struct ib_header *)hfi1_get_header(rcd, rhf_addr); in hfi1_get_msgheader()
184 return (struct hfi1_16b_header *)hfi1_get_header(rcd, rhf_addr); in hfi1_get_16B_header()