Home
last modified time | relevance | path

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

/linux-6.1.9/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()
2402 struct qib_devdata *dd = dd_from_ppd(ppd); in xmit_wait_timer_func()
Dqib.h1179 static inline struct qib_devdata *dd_from_ppd(struct qib_pportdata *ppd) in dd_from_ppd() function
Dqib_verbs.c1344 struct qib_devdata *dd = dd_from_ppd(ppd); in qib_create_qp0_ah()
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dqp.c289 dd = dd_from_ppd(ppd); in hfi1_setup_wqe()
Dverbs.c1493 dd = dd_from_ppd(ppd); in hfi1_check_ah()
1526 dd = dd_from_ppd(ppd); in hfi1_notify_new_ah()
Dhfi.h1904 static inline struct hfi1_devdata *dd_from_ppd(struct hfi1_pportdata *ppd) in dd_from_ppd() function
Dmad.c257 struct hfi1_devdata *dd = dd_from_ppd(ppd); in hfi1_create_qp0_ah()