Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_mad.c1533 struct qib_devdata *dd = dd_from_ppd(ppd); in pma_get_portcounters_cong()
1769 struct qib_devdata *dd = dd_from_ppd(ppd); in pma_set_portcounters_cong()
2446 struct qib_devdata *dd = dd_from_ppd(ppd); in xmit_wait_timer_func()
Dqib.h1208 static inline struct qib_devdata *dd_from_ppd(struct qib_pportdata *ppd) in dd_from_ppd() function