Searched refs:OPA_LINKDOWN_REASON_NONE (Results 1 – 4 of 4) sorted by relevance
155 ppd->offline_disabled_reason = OPA_LINKDOWN_REASON_NONE; in handle_linkup_change()
6293 if (ppd->offline_disabled_reason == OPA_LINKDOWN_REASON_NONE) in goto_offline()6648 ppd->offline_disabled_reason = OPA_LINKDOWN_REASON_NONE; in set_link_state()
995 OPA_LINKDOWN_REASON_NONE)) in set_port_states()
57 #define OPA_LINKDOWN_REASON_NONE 0 /* No specified reason */ macro