Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c362 props->state = pi->link_cfg.link_ok ? IB_PORT_ACTIVE : IB_PORT_DOWN; in c4iw_query_port()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re.h952 return IB_PORT_DOWN; in bnxt_re_get_link_state()
H A Dmain.c4078 if (bnxt_re_get_link_state(rdev) == IB_PORT_DOWN) { in bnxt_re_task()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c673 if (props->state == IB_PORT_DOWN) in ib_link_query_port()
719 props->state = IB_PORT_DOWN; in eth_link_query_port()
739 IB_PORT_ACTIVE : IB_PORT_DOWN; in eth_link_query_port()
3026 IB_PORT_ACTIVE : IB_PORT_DOWN; in handle_bonded_port_state_event()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c159 [IB_PORT_DOWN] = "DOWN", in state_show()
/freebsd/sys/dev/irdma/
H A Dirdma_kcompat.c1525 props->state = IB_PORT_DOWN; in irdma_query_port()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h418 IB_PORT_DOWN = 1, enumerator
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c896 return IB_PORT_DOWN; in vf_port_state()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c325 props->state = IB_PORT_DOWN; in mlx5_query_port_roce()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c624 attr->state = IB_PORT_DOWN; in qlnxr_query_port()