Searched refs:set_physical_link_state (Results 1 – 1 of 1) sorted by relevance
1003 static int set_physical_link_state(struct hfi1_devdata *dd, u64 state);8828 static int set_physical_link_state(struct hfi1_devdata *dd, u64 state) in set_physical_link_state() function9240 ret = set_physical_link_state(dd, PLS_QUICK_LINKUP); in do_quick_linkup()10412 ret = set_physical_link_state(dd, (rem_reason << 8) | PLS_OFFLINE); in goto_offline()10844 ret1 = set_physical_link_state(dd, PLS_POLLING); in set_link_state()10889 ret1 = set_physical_link_state(dd, PLS_DISABLED); in set_link_state()10927 ret1 = set_physical_link_state(dd, PLS_LINKUP); in set_link_state()15483 set_physical_link_state(dd, (OPA_LINKDOWN_REASON_SMA_DISABLED << 8) | in handle_temp_err()