Searched refs:mlx5_eq_update_ci (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c811 void mlx5_eq_update_ci(struct mlx5_eq *eq, u32 cc, bool arm) function
823 EXPORT_SYMBOL(mlx5_eq_update_ci); variable
/linux-master/drivers/infiniband/hw/mlx5/
H A Dodp.c1471 mlx5_eq_update_ci(eq->core, cc, 1);
/linux-master/include/linux/mlx5/
H A Deq.h31 void mlx5_eq_update_ci(struct mlx5_eq *eq, u32 cc, bool arm);
44 mlx5_eq_update_ci(eq, cc, 0);

Completed in 141 milliseconds