Searched refs:mlx4_en_activate_cq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_cq.c | 89 int mlx4_en_activate_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq, in mlx4_en_activate_cq() function
|
H A D | mlx4_en.h | 701 int mlx4_en_activate_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq,
|
H A D | en_netdev.c | 1659 err = mlx4_en_activate_cq(priv, cq, i); in mlx4_en_start_port() 1716 err = mlx4_en_activate_cq(priv, cq, i); in mlx4_en_start_port()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_cq.c | 89 int mlx4_en_activate_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq, in mlx4_en_activate_cq() function
|
H A D | mlx4_en.h | 693 int mlx4_en_activate_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq,
|
H A D | en_netdev.c | 1669 err = mlx4_en_activate_cq(priv, cq, i); in mlx4_en_start_port() 1726 err = mlx4_en_activate_cq(priv, cq, i); in mlx4_en_start_port()
|
Completed in 13 milliseconds