Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dopa_compat.h59 IB_PORTPHYSSTATE_DISABLED = 3, enumerator
H A Dchip.c10581 return IB_PORTPHYSSTATE_DISABLED; in driver_pstate()
12867 return IB_PORTPHYSSTATE_DISABLED; in chip_to_opa_pstate()
12881 return IB_PORTPHYSSTATE_DISABLED; in chip_to_opa_pstate()
H A Dmad.c1241 } else if (phys_state == IB_PORTPHYSSTATE_DISABLED) { in set_port_states()