Home
last modified time | relevance | path

Searched refs:qp0_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c152 priv->mfunc.master.qp0_state[port].proxy_qp0_active = 0; in __mlx4_qp_modify()
154 priv->mfunc.master.qp0_state[port].qp0_active = 0; in __mlx4_qp_modify()
193 priv->mfunc.master.qp0_state[port].proxy_qp0_active = 0; in __mlx4_qp_modify()
195 priv->mfunc.master.qp0_state[port].qp0_active = 0; in __mlx4_qp_modify()
198 priv->mfunc.master.qp0_state[port].proxy_qp0_active = 1; in __mlx4_qp_modify()
200 priv->mfunc.master.qp0_state[port].qp0_active = 1; in __mlx4_qp_modify()
H A Dfw.c2247 if (priv->mfunc.master.qp0_state[port].proxy_qp0_active && in check_qp0_state()
2248 priv->mfunc.master.qp0_state[port].qp0_active) in check_qp0_state()
2281 !priv->mfunc.master.qp0_state[port].port_active) { in mlx4_INIT_PORT_wrapper()
2286 priv->mfunc.master.qp0_state[port].port_active = 1; in mlx4_INIT_PORT_wrapper()
2379 if (!priv->mfunc.master.qp0_state[port].qp0_active && in mlx4_CLOSE_PORT_wrapper()
2380 priv->mfunc.master.qp0_state[port].port_active) { in mlx4_CLOSE_PORT_wrapper()
2386 priv->mfunc.master.qp0_state[port].port_active = 0; in mlx4_CLOSE_PORT_wrapper()
H A Dmlx4.h588 struct mlx4_master_qp0_state qp0_state[MLX4_MAX_PORTS + 1]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c157 priv->mfunc.master.qp0_state[port].proxy_qp0_active = 0; in __mlx4_qp_modify()
159 priv->mfunc.master.qp0_state[port].qp0_active = 0; in __mlx4_qp_modify()
198 priv->mfunc.master.qp0_state[port].proxy_qp0_active = 0; in __mlx4_qp_modify()
200 priv->mfunc.master.qp0_state[port].qp0_active = 0; in __mlx4_qp_modify()
203 priv->mfunc.master.qp0_state[port].proxy_qp0_active = 1; in __mlx4_qp_modify()
205 priv->mfunc.master.qp0_state[port].qp0_active = 1; in __mlx4_qp_modify()
H A Dfw.c2247 if (priv->mfunc.master.qp0_state[port].proxy_qp0_active && in check_qp0_state()
2248 priv->mfunc.master.qp0_state[port].qp0_active) in check_qp0_state()
2281 !priv->mfunc.master.qp0_state[port].port_active) { in mlx4_INIT_PORT_wrapper()
2286 priv->mfunc.master.qp0_state[port].port_active = 1; in mlx4_INIT_PORT_wrapper()
2379 if (!priv->mfunc.master.qp0_state[port].qp0_active && in mlx4_CLOSE_PORT_wrapper()
2380 priv->mfunc.master.qp0_state[port].port_active) { in mlx4_CLOSE_PORT_wrapper()
2386 priv->mfunc.master.qp0_state[port].port_active = 0; in mlx4_CLOSE_PORT_wrapper()
H A Dmlx4.h590 struct mlx4_master_qp0_state qp0_state[MLX4_MAX_PORTS + 1]; member

Completed in 18 milliseconds