Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_mad.c174 static int set_overrunthreshold(struct ipath_devdata *dd, unsigned n) in set_overrunthreshold() function
552 if (set_overrunthreshold(dd, (ore & 0xF))) in recv_subn_set_portinfo()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_mad.c367 static int set_overrunthreshold(struct qib_pportdata *ppd, unsigned n) in set_overrunthreshold() function
803 if (set_overrunthreshold(ppd, (ore & 0xF))) in subn_set_portinfo()