Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
2400 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.c1344 struct qib_devdata *dd = dd_from_ppd(ppd); in qib_create_qp0_ah()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dqp.c331 dd = dd_from_ppd(ppd); in hfi1_setup_wqe()
Dverbs.c1538 dd = dd_from_ppd(ppd); in hfi1_check_ah()
1571 dd = dd_from_ppd(ppd); in hfi1_notify_new_ah()
Dhfi.h1954 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()