Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.h202 #define PLS_OFFLINE 0x90 macro
Dchip.c6272 if (pstate == PLS_OFFLINE) { in goto_offline()
6275 } else if ((pstate & 0xff) == PLS_OFFLINE) { in goto_offline()
6285 PLS_OFFLINE | (rem_reason << 8)); in goto_offline()
6300 ret = wait_phy_linkstate(dd, PLS_OFFLINE, 10000); in goto_offline()
8464 case PLS_OFFLINE: in chip_to_opa_pstate()
10879 set_physical_link_state(dd, PLS_OFFLINE | in handle_temp_err()