Home
last modified time | relevance | path

Searched refs:eq_update_ci (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c201 static void eq_update_ci(struct mlx5_eq *eq, int arm) in eq_update_ci() function
310 eq_update_ci(eq, 0); in eq_pf_process()
315 eq_update_ci(eq, 1); in eq_pf_process()
604 eq_update_ci(eq, 0); in mlx5_eq_int()
609 eq_update_ci(eq, 1); in mlx5_eq_int()
740 eq_update_ci(eq, 1); in mlx5_create_map_eq()
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_eqs.c200 static void eq_update_ci(struct hinic_eq *eq) in eq_update_ci() function
359 eq_update_ci(eq); in eq_irq_handler()
714 eq_update_ci(eq); in init_eq()