Home
last modified time | relevance | path

Searched refs:mlx5e_deactivate_txqsq (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c197 mlx5e_deactivate_txqsq(sq); in mlx5e_deactivate_qos_sq()
349 mlx5e_deactivate_txqsq(sq); in mlx5e_qos_deactivate_queues()
Dptp.c957 mlx5e_deactivate_txqsq(&c->ptpsq[tc].txqsq); in mlx5e_ptp_deactivate_channel()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1108 void mlx5e_deactivate_txqsq(struct mlx5e_txqsq *sq);
Den_main.c1865 void mlx5e_deactivate_txqsq(struct mlx5e_txqsq *sq) in mlx5e_deactivate_txqsq() function
2762 mlx5e_deactivate_txqsq(&c->sq[tc]); in mlx5e_deactivate_channel()