Home
last modified time | relevance | path

Searched refs:opreq_count (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/ofed/drivers/net/mlx4/
HDfw.c1872 int num_tasks = atomic_read(&priv->opreq_count); in mlx4_opreq_action()
1949 num_tasks = atomic_dec_return(&priv->opreq_count); in mlx4_opreq_action()
HDmlx4.h861 atomic_t opreq_count; member
HDeq.c636 atomic_inc(&priv->opreq_count); in mlx4_eq_int()
HDmain.c3248 atomic_set(&priv->opreq_count, 0); in __mlx4_init_one()