Home
last modified time | relevance | path

Searched refs:updthresh_dflt (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_7220.h69 u32 updthresh_dflt; /* default AvailUpdThld */ member
Dqib_iba7220.c4177 dd->cspec->updthresh_dflt = updthresh; in qib_init_7220_variables()
4429 dd->cspec->updthresh != dd->cspec->updthresh_dflt in qib_7220_txchk_change()
4433 < dd->cspec->updthresh_dflt) in qib_7220_txchk_change()
4438 dd->cspec->updthresh = dd->cspec->updthresh_dflt; in qib_7220_txchk_change()
Dqib_iba7322.c554 u32 updthresh_dflt; /* default AvailUpdThld */ member
6751 dd->cspec->updthresh_dflt = updthresh; in qib_init_7322_variables()
7166 dd->cspec->updthresh != dd->cspec->updthresh_dflt in qib_7322_txchk_change()
7170 < dd->cspec->updthresh_dflt) in qib_7322_txchk_change()
7175 dd->cspec->updthresh = dd->cspec->updthresh_dflt; in qib_7322_txchk_change()