Home
last modified time | relevance | path

Searched refs:opreq_count (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h925 atomic_t opreq_count; member
H A Dfw.c2707 int num_tasks = atomic_read(&priv->opreq_count); in mlx4_opreq_action()
2793 num_tasks = atomic_dec_return(&priv->opreq_count); in mlx4_opreq_action()
H A Deq.c717 atomic_inc(&priv->opreq_count); in mlx4_eq_int()
H A Dmain.c3380 atomic_set(&priv->opreq_count, 0); in mlx4_load_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h933 atomic_t opreq_count; member
H A Dfw.c2707 int num_tasks = atomic_read(&priv->opreq_count); in mlx4_opreq_action()
2793 num_tasks = atomic_dec_return(&priv->opreq_count); in mlx4_opreq_action()
H A Deq.c718 atomic_inc(&priv->opreq_count); in mlx4_eq_int()
H A Dmain.c3444 atomic_set(&priv->opreq_count, 0); in mlx4_load_one()

Completed in 31 milliseconds