Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_mad.c206 static int set_phyerrthreshold(struct ipath_devdata *dd, unsigned n) in set_phyerrthreshold() function
549 if (set_phyerrthreshold(dd, (ore >> 4) & 0xF)) in recv_subn_set_portinfo()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_mad.c387 static int set_phyerrthreshold(struct qib_pportdata *ppd, unsigned n) in set_phyerrthreshold() function
801 if (set_phyerrthreshold(ppd, (ore >> 4) & 0xF)) in subn_set_portinfo()