Searched refs:psv_index (Results 1 – 2 of 2) sorted by relevance
139 static inline u32 mlx5_get_psv(u32 *out, int psv_index) in mlx5_get_psv() argument141 switch (psv_index) { in mlx5_get_psv()
1755 u32 psv_index[2]; in mlx5_alloc_integrity_descs() local1764 err = mlx5_core_create_psv(dev->mdev, to_mpd(pd)->pdn, 2, psv_index); in mlx5_alloc_integrity_descs()1768 mr->sig->psv_memory.psv_idx = psv_index[0]; in mlx5_alloc_integrity_descs()1769 mr->sig->psv_wire.psv_idx = psv_index[1]; in mlx5_alloc_integrity_descs()