Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dmad.c1322 u8 ls_old, ls_new, ps_new; in __subn_set_opa_portinfo() local
1363 ls_old = driver_lstate(ppd); in __subn_set_opa_portinfo()
1374 if ((lid == 0 && ls_old > IB_PORT_INIT) || in __subn_set_opa_portinfo()
1407 if ((smlid == 0 && ls_old > IB_PORT_INIT) || in __subn_set_opa_portinfo()
1569 if (ls_old == IB_PORT_INIT) { in __subn_set_opa_portinfo()
1571 if (ls_new == ls_old || (ls_new == IB_PORT_ARMED)) in __subn_set_opa_portinfo()
2050 u32 ls_old; in __subn_set_opa_psi() local
2065 ls_old = driver_lstate(ppd); in __subn_set_opa_psi()
2070 if (ls_old == IB_PORT_INIT) { in __subn_set_opa_psi()
2072 if (ls_new == ls_old || (ls_new == IB_PORT_ARMED)) in __subn_set_opa_psi()