Searched refs:QIB_IB_CFG_LSTATE (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/infiniband/hw/qib/ |
D | qib_driver.c | 196 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 203 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 210 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 217 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 241 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate() 255 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE, in qib_set_linkstate()
|
D | qib.h | 292 #define QIB_IB_CFG_LSTATE 18 /* update linkcmd and linkinitcmd in IBC */ macro
|
D | qib_iba6120.c | 2821 case QIB_IB_CFG_LSTATE: /* set the IB link state */ in qib_6120_set_ib_cfg()
|
D | qib_iba7220.c | 2560 case QIB_IB_CFG_LSTATE: /* set the IB link state */ in qib_7220_set_ib_cfg()
|
D | qib_iba7322.c | 4182 case QIB_IB_CFG_LSTATE: /* set the IB link state */ in qib_7322_set_ib_cfg()
|