Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx4/
Dqp.h151 __be32 tclass_flowlabel; member
/Linux-v4.19/include/linux/mlx5/
Dqp.h492 __be32 tclass_flowlabel; member
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dqp.c1746 path->tclass_flowlabel = in _mlx4_set_path()
3927 be32_to_cpu(path->tclass_flowlabel) & 0xfffff, in to_rdma_ah_attr()
3930 (be32_to_cpu(path->tclass_flowlabel) in to_rdma_ah_attr()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dqp.c2565 path->tclass_flowlabel = in mlx5_set_path()
4835 u32 tc_fl = be32_to_cpu(path->tclass_flowlabel); in to_rdma_ah_attr()