Home
last modified time | relevance | path

Searched refs:OPA_LINKDOWN_REASON_NONE (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()
Dchip.c6293 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()
Dmad.c995 OPA_LINKDOWN_REASON_NONE)) in set_port_states()
/linux-4.4.14/include/rdma/
Dopa_port_info.h57 #define OPA_LINKDOWN_REASON_NONE 0 /* No specified reason */ macro