Home
last modified time | relevance | path

Searched refs:port_active (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c2244 !priv->mfunc.master.qp0_state[port].port_active) { in mlx4_INIT_PORT_wrapper()
2249 priv->mfunc.master.qp0_state[port].port_active = 1; in mlx4_INIT_PORT_wrapper()
2343 priv->mfunc.master.qp0_state[port].port_active) { in mlx4_CLOSE_PORT_wrapper()
2349 priv->mfunc.master.qp0_state[port].port_active = 0; in mlx4_CLOSE_PORT_wrapper()
H A Dmlx4.h573 int port_active; member
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h9474 boolean_t port_active; member