Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Dqp.c152 priv->mfunc.master.qp0_state[port].proxy_qp0_active = 0; in __mlx4_qp_modify()
193 priv->mfunc.master.qp0_state[port].proxy_qp0_active = 0; in __mlx4_qp_modify()
198 priv->mfunc.master.qp0_state[port].proxy_qp0_active = 1; in __mlx4_qp_modify()
Dmlx4.h579 int proxy_qp0_active; member
Dfw.c2247 if (priv->mfunc.master.qp0_state[port].proxy_qp0_active && in check_qp0_state()