Home
last modified time | relevance | path

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

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