Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dumr.h50 unsigned int target_access_flags) in mlx5r_umr_can_reconfig() argument
52 unsigned int diffs = current_access_flags ^ target_access_flags; in mlx5r_umr_can_reconfig()
H A Dmr.c1591 unsigned int target_access_flags) in can_use_umr_rereg_access() argument
1593 unsigned int diffs = current_access_flags ^ target_access_flags; in can_use_umr_rereg_access()
1600 target_access_flags); in can_use_umr_rereg_access()