Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dopa_compat.h101 IB_PORTPHYSSTATE_DISABLED = 3, enumerator
Dchip.c10620 return IB_PORTPHYSSTATE_DISABLED; in driver_pstate()
12906 return IB_PORTPHYSSTATE_DISABLED; in chip_to_opa_pstate()
12920 return IB_PORTPHYSSTATE_DISABLED; in chip_to_opa_pstate()
Dmad.c1283 } else if (phys_state == IB_PORTPHYSSTATE_DISABLED) { in set_port_states()