Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dumr.h49 unsigned int current_access_flags, in mlx5r_umr_can_reconfig() argument
52 unsigned int diffs = current_access_flags ^ target_access_flags; in mlx5r_umr_can_reconfig()
Dmr.c1346 unsigned int current_access_flags, in can_use_umr_rereg_access() argument
1349 unsigned int diffs = current_access_flags ^ target_access_flags; in can_use_umr_rereg_access()
1354 return mlx5r_umr_can_reconfig(dev, current_access_flags, in can_use_umr_rereg_access()