Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_intr.c103 if (lstate >= IB_PORT_INIT && in qib_handle_e_ibstatuschanged()
Dqib_iba6120.c1080 if (ibstate != IB_PORT_INIT && dd->cspec->lastlinkrecov) in handle_6120_errors()
3013 state = IB_PORT_INIT; in qib_6120_iblink_state()
Dqib_iba7220.c3626 state = IB_PORT_INIT; in qib_7220_iblink_state()
Dqib_iba7322.c5566 state = IB_PORT_INIT; in qib_7322_iblink_state()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dprovider.c380 props->state = IB_PORT_INIT; in c4iw_query_port()
383 props->state = IB_PORT_INIT; in c4iw_query_port()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c580 if (start_of_sm_config && (state == IB_PORT_INIT)) in __subn_get_opa_portinfo()
1098 if ((lid == 0 && ls_old > IB_PORT_INIT) || in __subn_set_opa_portinfo()
1131 if ((smlid == 0 && ls_old > IB_PORT_INIT) || in __subn_set_opa_portinfo()
1289 if (ls_old == IB_PORT_INIT) { in __subn_set_opa_portinfo()
1701 if (start_of_sm_config && (lstate == IB_PORT_INIT)) in __subn_get_opa_psi()
1755 if (ls_old == IB_PORT_INIT) { in __subn_set_opa_psi()
Dchip.c6453 return IB_PORT_INIT; in driver_logical_state()
6542 ret = wait_logical_linkstate(ppd, IB_PORT_INIT, 1000); in set_link_state()
8446 return IB_PORT_INIT; in chip_to_opa_lstate()
8540 case IB_PORT_INIT: in get_logical_state()
/linux-4.4.14/drivers/infiniband/hw/usnic/
Dusnic_ib_verbs.c346 props->state = IB_PORT_INIT; in usnic_ib_query_port()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1247 props->state = IB_PORT_INIT; in iwch_query_port()
1250 props->state = IB_PORT_INIT; in iwch_query_port()
/linux-4.4.14/drivers/infiniband/core/
Dsysfs.c96 [IB_PORT_INIT] = "INIT", in state_show()
/linux-4.4.14/include/rdma/
Dib_verbs.h266 IB_PORT_INIT = 2, enumerator