Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmad.c1364 u8 ls_old, ls_new, ps_new; in __subn_set_opa_portinfo() local
1405 ls_old = driver_lstate(ppd); in __subn_set_opa_portinfo()
1416 if ((lid == 0 && ls_old > IB_PORT_INIT) || in __subn_set_opa_portinfo()
1449 if ((smlid == 0 && ls_old > IB_PORT_INIT) || in __subn_set_opa_portinfo()
1611 if (ls_old == IB_PORT_INIT) { in __subn_set_opa_portinfo()
1613 if (ls_new == ls_old || (ls_new == IB_PORT_ARMED)) in __subn_set_opa_portinfo()
2092 u32 ls_old; in __subn_set_opa_psi() local
2107 ls_old = driver_lstate(ppd); in __subn_set_opa_psi()
2112 if (ls_old == IB_PORT_INIT) { in __subn_set_opa_psi()
2114 if (ls_new == ls_old || (ls_new == IB_PORT_ARMED)) in __subn_set_opa_psi()