Home
last modified time | relevance | path

Searched refs:ib_port_state (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re.h947 static inline enum ib_port_state bnxt_re_get_link_state(struct bnxt_re_dev *rdev) in bnxt_re_get_link_state()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c682 static u8 state_to_phys_state(enum ib_port_state state) in state_to_phys_state()
3010 enum ib_port_state bonded_port_state = IB_PORT_NOP; in handle_bonded_port_state_event()
3018 enum ib_port_state curr_port_state; in handle_bonded_port_state_event()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h416 enum ib_port_state { enum
593 enum ib_port_state state;
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c891 static enum ib_port_state vf_port_state(struct mlx4_dev *dev, int port, int vf) in vf_port_state()