Home
last modified time | relevance | path

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

/freebsd-13.1/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c337 attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_carrier_on_task()
486 attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_join_task()
/freebsd-13.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c684 return state == IB_PORT_ACTIVE ? in state_to_phys_state()
739 IB_PORT_ACTIVE : IB_PORT_DOWN; in eth_link_query_port()
3115 IB_PORT_ACTIVE : IB_PORT_DOWN; in handle_bonded_port_state_event()
3117 bonded_port_state = (bonded_port_state != IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
3118 curr_port_state : IB_PORT_ACTIVE; in handle_bonded_port_state_event()
3124 ibev.event = (bonded_port_state == IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
H A Dmlx4_ib_alias_GUID.c512 if (attr.state != IB_PORT_ACTIVE) { in set_guid_rec()
/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c389 props->state = pi->link_cfg.link_ok ? IB_PORT_ACTIVE : IB_PORT_DOWN; in c4iw_query_port()
/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c164 [IB_PORT_ACTIVE] = "ACTIVE", in state_show()
H A Dib_cma.c2885 port_attr.state == IB_PORT_ACTIVE) { in cma_bind_loopback()
/freebsd-13.1/sys/ofed/include/rdma/
H A Dib_verbs.h368 IB_PORT_ACTIVE = 4, enumerator
/freebsd-13.1/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c894 return IB_PORT_ACTIVE; in vf_port_state()
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c338 props->state = IB_PORT_ACTIVE; in mlx5_query_port_roce()
/freebsd-13.1/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c641 attr->state = IB_PORT_ACTIVE; in qlnxr_query_port()