Home
last modified time | relevance | path

Searched refs:eq_update_ci (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Deq.h62 static inline void eq_update_ci(struct mlx5_eq *eq, int arm) in eq_update_ci() function
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Deq.h68 static inline void eq_update_ci(struct mlx5_eq *eq, int arm) in eq_update_ci() function
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.c189 * eq_update_ci - update the HW cons idx of event queue
193 static void eq_update_ci(struct hinic_eq *eq, u32 arm_state) in eq_update_ci() function
354 eq_update_ci(eq, EQ_ARMED); in eq_irq_handler()
772 eq_update_ci(eq, EQ_ARMED); in init_eq()
844 eq_update_ci(eq, EQ_NOT_ARMED); in remove_eq()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.c189 * eq_update_ci - update the HW cons idx of event queue
193 static void eq_update_ci(struct hinic_eq *eq, u32 arm_state) in eq_update_ci() function
354 eq_update_ci(eq, EQ_ARMED); in eq_irq_handler()
772 eq_update_ci(eq, EQ_ARMED); in init_eq()
844 eq_update_ci(eq, EQ_NOT_ARMED); in remove_eq()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c166 eq_update_ci(eq, 1); in mlx5_eq_comp_int()
251 eq_update_ci(eq, 1); in mlx5_eq_async_int()
379 eq_update_ci(eq, 1); in mlx5_eq_enable()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c148 eq_update_ci(eq, 1); in mlx5_eq_comp_int()
237 eq_update_ci(eq, 1); in mlx5_eq_async_int()
371 eq_update_ci(eq, 1); in mlx5_eq_enable()

Completed in 8 milliseconds