Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dodp.c1682 u32 pf_flags; member
1747 work->pf_flags); in mlx5_ib_prefetch_mr_work()
1758 u32 pf_flags, struct prefetch_mr_work *work, in init_prefetch_work() argument
1764 work->pf_flags = pf_flags; in init_prefetch_work()
1782 u32 pf_flags, struct ib_sge *sg_list, in mlx5_ib_prefetch_sg_list() argument
1796 &bytes_mapped, pf_flags); in mlx5_ib_prefetch_sg_list()
1812 u32 pf_flags = 0; in mlx5_ib_advise_mr_prefetch() local
1816 pf_flags |= MLX5_PF_FLAGS_DOWNGRADE; in mlx5_ib_advise_mr_prefetch()
1819 pf_flags |= MLX5_PF_FLAGS_SNAPSHOT; in mlx5_ib_advise_mr_prefetch()
1822 return mlx5_ib_prefetch_sg_list(pd, advice, pf_flags, sg_list, in mlx5_ib_advise_mr_prefetch()
[all …]