Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dchip.c1045 static int set_physical_link_state(struct hfi1_devdata *dd, u64 state);
8872 static int set_physical_link_state(struct hfi1_devdata *dd, u64 state) in set_physical_link_state() function
9284 ret = set_physical_link_state(dd, PLS_QUICK_LINKUP); in do_quick_linkup()
10456 ret = set_physical_link_state(dd, (rem_reason << 8) | PLS_OFFLINE); in goto_offline()
10888 ret1 = set_physical_link_state(dd, PLS_POLLING); in set_link_state()
10933 ret1 = set_physical_link_state(dd, PLS_DISABLED); in set_link_state()
10971 ret1 = set_physical_link_state(dd, PLS_LINKUP); in set_link_state()
15533 set_physical_link_state(dd, (OPA_LINKDOWN_REASON_SMA_DISABLED << 8) | in handle_temp_err()