Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmr.c1560 mr->sig->psv_wire.psv_idx)) in clean_mr()
1562 mr->sig->psv_wire.psv_idx); in clean_mr()
1769 mr->sig->psv_wire.psv_idx = psv_index[1]; in mlx5_alloc_integrity_descs()
1812 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_wire.psv_idx)) in mlx5_alloc_integrity_descs()
1814 mr->sig->psv_wire.psv_idx); in mlx5_alloc_integrity_descs()
Dqp.c4581 basic->w_bfs_psv = cpu_to_be32(msig->psv_wire.psv_idx); in mlx5_set_bsf()
5195 mr->sig->psv_wire.psv_idx, in _mlx5_ib_post_send()
/Linux-v5.4/include/linux/mlx5/
Ddriver.h359 struct mlx5_core_psv psv_wire; member