Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_mad.c1537 struct qib_devdata *dd = dd_from_ppd(ppd); in pma_get_portcounters_cong()
1773 struct qib_devdata *dd = dd_from_ppd(ppd); in pma_set_portcounters_cong()
2452 struct qib_devdata *dd = dd_from_ppd(ppd); in xmit_wait_timer_func()
Dqib.h1183 static inline struct qib_devdata *dd_from_ppd(struct qib_pportdata *ppd) in dd_from_ppd() function
Dqib_verbs.c1379 struct qib_devdata *dd = dd_from_ppd(ppd); in qib_create_qp0_ah()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.c1594 dd = dd_from_ppd(ppd); in hfi1_check_ah()
1626 dd = dd_from_ppd(ppd); in hfi1_notify_new_ah()
Dhfi.h1759 static inline struct hfi1_devdata *dd_from_ppd(struct hfi1_pportdata *ppd) in dd_from_ppd() function
Dmad.c299 struct hfi1_devdata *dd = dd_from_ppd(ppd); in hfi1_create_qp0_ah()