Searched refs:wait_logical_linkstate (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/staging/rdma/hfi1/ | 
| D | chip.c | 1023 static int wait_logical_linkstate(struct hfi1_pportdata *ppd, u32 state, 6306 	wait_logical_linkstate(ppd, IB_PORT_DOWN, 1000);  in goto_offline() 6542 		ret = wait_logical_linkstate(ppd, IB_PORT_INIT, 1000);  in set_link_state() 6567 		ret = wait_logical_linkstate(ppd, IB_PORT_ARMED, 1000);  in set_link_state() 6589 		ret = wait_logical_linkstate(ppd, IB_PORT_ACTIVE, 1000);  in set_link_state() 8565 static int wait_logical_linkstate(struct hfi1_pportdata *ppd, u32 state,  in wait_logical_linkstate()  function
  |