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

/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_mad.c200 * set_phyerrthreshold - set the physical error threshold
206 static int set_phyerrthreshold(struct ipath_devdata *dd, unsigned n) set_phyerrthreshold() function
549 if (set_phyerrthreshold(dd, (ore >> 4) & 0xF)) recv_subn_set_portinfo()
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_mad.c381 * set_phyerrthreshold - set the physical error threshold
387 static int set_phyerrthreshold(struct qib_pportdata *ppd, unsigned n) set_phyerrthreshold() function
801 if (set_phyerrthreshold(ppd, (ore >> 4) & 0xF)) subn_set_portinfo()

Completed in 117 milliseconds