Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dmr.c561 if (ent->disabled || READ_ONCE(ent->dev->fill_delay) || ent->is_tmp) in queue_adjust_cache_locked()
901 ent->is_tmp = !persistent_entry; in mlx5r_cache_create_ent_locked()
950 if (!ent->is_tmp) { in remove_ent_work_func()
Dmlx5_ib.h766 u8 is_tmp:1; member