Searched refs:init_port_ref (Results 1 – 2 of 2) sorted by relevance
2268 if (!priv->mfunc.master.init_port_ref[port]) { in mlx4_INIT_PORT_wrapper()2289 ++priv->mfunc.master.init_port_ref[port]; in mlx4_INIT_PORT_wrapper()2366 if (priv->mfunc.master.init_port_ref[port] == 1) { in mlx4_CLOSE_PORT_wrapper()2388 --priv->mfunc.master.init_port_ref[port]; in mlx4_CLOSE_PORT_wrapper()
589 int init_port_ref[MLX4_MAX_PORTS + 1]; member