Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dumr.h52 unsigned int current_access_flags, in mlx5r_umr_can_reconfig() argument
55 unsigned int diffs = current_access_flags ^ target_access_flags; in mlx5r_umr_can_reconfig()
Dmr.c1721 unsigned int current_access_flags, in can_use_umr_rereg_access() argument
1724 unsigned int diffs = current_access_flags ^ target_access_flags; in can_use_umr_rereg_access()
1730 return mlx5r_umr_can_reconfig(dev, current_access_flags, in can_use_umr_rereg_access()