prot_sentry      4652 drivers/infiniband/hw/mlx5/qp.c 		struct mlx5_stride_block_entry *prot_sentry;
prot_sentry      4658 drivers/infiniband/hw/mlx5/qp.c 		prot_sentry = (void *)data_sentry + sizeof(*data_sentry);
prot_sentry      4676 drivers/infiniband/hw/mlx5/qp.c 		prot_sentry->bcount = cpu_to_be16(prot_size);
prot_sentry      4677 drivers/infiniband/hw/mlx5/qp.c 		prot_sentry->key = cpu_to_be32(prot_key);
prot_sentry      4678 drivers/infiniband/hw/mlx5/qp.c 		prot_sentry->va = cpu_to_be64(prot_va);
prot_sentry      4679 drivers/infiniband/hw/mlx5/qp.c 		prot_sentry->stride = cpu_to_be16(prot_size);
prot_sentry      4682 drivers/infiniband/hw/mlx5/qp.c 				 sizeof(*prot_sentry), 64);