Home
last modified time | relevance | path

Searched refs:IB_PORT_PHYS_STATE_LINK_UP (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/irdma/
H A Dirdma_kcompat.c1523 props->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in irdma_query_port()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h458 IB_PORT_PHYS_STATE_LINK_UP = 5, enumerator
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c685 IB_PORT_PHYS_STATE_LINK_UP : IB_PORT_PHYS_STATE_DISABLED; in state_to_phys_state()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c338 props->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in mlx5_query_port_roce()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c300 port_attr->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in bnxt_re_query_port()