Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dqp.c289 dd = dd_from_ppd(ppd); in hfi1_setup_wqe()
H A Dverbs.c1493 dd = dd_from_ppd(ppd); in hfi1_check_ah()
1526 dd = dd_from_ppd(ppd); in hfi1_notify_new_ah()
H A Dhfi.h1902 static inline struct hfi1_devdata *dd_from_ppd(struct hfi1_pportdata *ppd) in dd_from_ppd() function
H A Dmad.c257 struct hfi1_devdata *dd = dd_from_ppd(ppd); in hfi1_create_qp0_ah()