Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/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.4.14/drivers/infiniband/hw/qib/
Dqib_mad.c368 static int set_overrunthreshold(struct qib_pportdata *ppd, unsigned n) in set_overrunthreshold() function
804 if (set_overrunthreshold(ppd, (ore & 0xF))) in subn_set_portinfo()