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.c1004 static int set_physical_link_state(struct hfi1_devdata *dd, u64 state);
8833 static int set_physical_link_state(struct hfi1_devdata *dd, u64 state) in set_physical_link_state() function
9245 ret = set_physical_link_state(dd, PLS_QUICK_LINKUP); in do_quick_linkup()
10417 ret = set_physical_link_state(dd, (rem_reason << 8) | PLS_OFFLINE); in goto_offline()
10849 ret1 = set_physical_link_state(dd, PLS_POLLING); in set_link_state()
10894 ret1 = set_physical_link_state(dd, PLS_DISABLED); in set_link_state()
10932 ret1 = set_physical_link_state(dd, PLS_LINKUP); in set_link_state()
15495 set_physical_link_state(dd, (OPA_LINKDOWN_REASON_SMA_DISABLED << 8) | in handle_temp_err()