Home
last modified time | relevance | path

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

/freebsd-12.1/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c333 attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_carrier_on_task()
482 attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_join_task()
/freebsd-12.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c683 return state == IB_PORT_ACTIVE ? 5 : 3; in state_to_phys_state()
736 IB_PORT_ACTIVE : IB_PORT_DOWN; in eth_link_query_port()
3112 IB_PORT_ACTIVE : IB_PORT_DOWN; in handle_bonded_port_state_event()
3114 bonded_port_state = (bonded_port_state != IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
3115 curr_port_state : IB_PORT_ACTIVE; in handle_bonded_port_state_event()
3121 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-12.1/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c390 props->state = pi->link_cfg.link_ok ? IB_PORT_ACTIVE : IB_PORT_DOWN; in c4iw_query_port()
/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c149 [IB_PORT_ACTIVE] = "ACTIVE", in state_show()
H A Dib_cma.c2699 port_attr.state == IB_PORT_ACTIVE) { in cma_bind_loopback()
/freebsd-12.1/sys/ofed/include/rdma/
H A Dib_verbs.h367 IB_PORT_ACTIVE = 4, enumerator
/freebsd-12.1/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c894 return IB_PORT_ACTIVE; in vf_port_state()
/freebsd-12.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c331 props->state = IB_PORT_ACTIVE; in mlx5_query_port_roce()