Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_7220.h69 u32 updthresh_dflt; /* default AvailUpdThld */ member
Dqib_iba7220.c4124 dd->cspec->updthresh_dflt = updthresh; in qib_init_7220_variables()
4376 dd->cspec->updthresh != dd->cspec->updthresh_dflt in qib_7220_txchk_change()
4380 < dd->cspec->updthresh_dflt) in qib_7220_txchk_change()
4385 dd->cspec->updthresh = dd->cspec->updthresh_dflt; in qib_7220_txchk_change()
Dqib_iba7322.c564 u32 updthresh_dflt; /* default AvailUpdThld */ member
6694 dd->cspec->updthresh_dflt = updthresh; in qib_init_7322_variables()
7109 dd->cspec->updthresh != dd->cspec->updthresh_dflt in qib_7322_txchk_change()
7113 < dd->cspec->updthresh_dflt) in qib_7322_txchk_change()
7118 dd->cspec->updthresh = dd->cspec->updthresh_dflt; in qib_7322_txchk_change()