Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/ulp/ipoib/
HDipoib_multicast.c328 attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_carrier_on_task()
477 attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_join_task()
/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDprovider.c370 props->state = pi->link_cfg.link_ok ? IB_PORT_ACTIVE : IB_PORT_DOWN; in c4iw_query_port()
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDalias_GUID.c381 if (attr.state != IB_PORT_ACTIVE) { in set_guid_rec()
HDmain.c384 return state == IB_PORT_ACTIVE ? 5 : 3; in state_to_phys_state()
434 IB_PORT_ACTIVE : IB_PORT_DOWN; in eth_link_query_port()
/NextBSD/sys/ofed/drivers/infiniband/core/
HDsysfs.c100 [IB_PORT_ACTIVE] = "ACTIVE", in state_show()
HDcma.c2088 port_attr.state == IB_PORT_ACTIVE) in cma_bind_loopback()
/NextBSD/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_provider.c1046 props->state = IB_PORT_ACTIVE; in iwch_query_port()
/NextBSD/sys/ofed/include/rdma/
HDib_verbs.h242 IB_PORT_ACTIVE = 4, enumerator
/NextBSD/sys/dev/ifmlx4/
HDcmd.c893 return IB_PORT_ACTIVE; in vf_port_state()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDcmd.c893 return IB_PORT_ACTIVE; in vf_port_state()