Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_cache.h128 enum ib_port_state *port_active);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dfw.c2258 !priv->mfunc.master.qp0_state[port].port_active) { in mlx4_INIT_PORT_wrapper()
2263 priv->mfunc.master.qp0_state[port].port_active = 1; in mlx4_INIT_PORT_wrapper()
2357 priv->mfunc.master.qp0_state[port].port_active) { in mlx4_CLOSE_PORT_wrapper()
2363 priv->mfunc.master.qp0_state[port].port_active = 0; in mlx4_CLOSE_PORT_wrapper()
Dmlx4.h581 int port_active; member