Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmr.c462 ent->fill_to_high_water = true; in queue_adjust_cache_locked()
464 } else if (ent->fill_to_high_water && in queue_adjust_cache_locked()
472 ent->fill_to_high_water = false; in queue_adjust_cache_locked()
475 ent->fill_to_high_water = false; in queue_adjust_cache_locked()
494 if (ent->fill_to_high_water && in __cache_work_func()
Dmlx5_ib.h754 u8 fill_to_high_water:1; member