Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dintr.c155 ppd->offline_disabled_reason = OPA_LINKDOWN_REASON_NONE; in handle_linkup_change()
Dmad.c590 ppd->offline_disabled_reason & OPA_PI_MASK_OFFLINE_REASON; in __subn_get_opa_portinfo()
594 pi->port_states.offline_reason |= ppd->offline_disabled_reason & in __subn_get_opa_portinfo()
992 (ppd->offline_disabled_reason > in set_port_states()
994 ppd->offline_disabled_reason == in set_port_states()
996 ppd->offline_disabled_reason = in set_port_states()
1709 ppd->offline_disabled_reason & OPA_PI_MASK_OFFLINE_REASON; in __subn_get_opa_psi()
1713 psi->port_states.offline_reason |= ppd->offline_disabled_reason & in __subn_get_opa_psi()
Dhfi.h632 u8 offline_disabled_reason; member
Dchip.c6293 if (ppd->offline_disabled_reason == OPA_LINKDOWN_REASON_NONE) in goto_offline()
6294 ppd->offline_disabled_reason = in goto_offline()
6648 ppd->offline_disabled_reason = OPA_LINKDOWN_REASON_NONE; in set_link_state()