Searched refs:QIB_IB_CFG_LSTATE (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_driver.c | 205 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 212 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 219 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 226 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 250 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 264 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate()
|
D | qib.h | 291 #define QIB_IB_CFG_LSTATE 18 /* update linkcmd and linkinitcmd in IBC */ macro
|
D | qib_iba6120.c | 2829 case QIB_IB_CFG_LSTATE: /* set the IB link state */ in qib_6120_set_ib_cfg()
|
D | qib_iba7220.c | 2561 case QIB_IB_CFG_LSTATE: /* set the IB link state */ in qib_7220_set_ib_cfg()
|
D | qib_iba7322.c | 4209 case QIB_IB_CFG_LSTATE: /* set the IB link state */ in qib_7322_set_ib_cfg()
|