Searched refs:QIB_IB_CFG_LSTATE (Results 1 – 5 of 5) sorted by relevance
/drivers/infiniband/hw/qib/ |
D | qib_driver.c | 206 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 213 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 220 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 227 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 251 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 265 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate()
|
D | qib.h | 294 #define QIB_IB_CFG_LSTATE 18 /* update linkcmd and linkinitcmd in IBC */ macro
|
D | qib_iba6120.c | 2867 case QIB_IB_CFG_LSTATE: /* set the IB link state */ in qib_6120_set_ib_cfg()
|
D | qib_iba7220.c | 2591 case QIB_IB_CFG_LSTATE: /* set the IB link state */ in qib_7220_set_ib_cfg()
|
D | qib_iba7322.c | 3913 case QIB_IB_CFG_LSTATE: /* set the IB link state */ in qib_7322_set_ib_cfg()
|