Home
last modified time | relevance | path

Searched refs:init_port_ref (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dfw.c2271 if (!priv->mfunc.master.init_port_ref[port]) { in mlx4_INIT_PORT_wrapper()
2292 ++priv->mfunc.master.init_port_ref[port]; in mlx4_INIT_PORT_wrapper()
2369 if (priv->mfunc.master.init_port_ref[port] == 1) { in mlx4_CLOSE_PORT_wrapper()
2391 --priv->mfunc.master.init_port_ref[port]; in mlx4_CLOSE_PORT_wrapper()
A Dmlx4.h589 int init_port_ref[MLX4_MAX_PORTS + 1]; member

Completed in 14 milliseconds