Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx4/
Dqp.h151 __be32 tclass_flowlabel; member
/Linux-v5.4/include/linux/mlx5/
Dqp.h501 __be32 tclass_flowlabel; member
/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dqp.c1831 path->tclass_flowlabel = in _mlx4_set_path()
4005 be32_to_cpu(path->tclass_flowlabel) & 0xfffff, in to_rdma_ah_attr()
4008 (be32_to_cpu(path->tclass_flowlabel) in to_rdma_ah_attr()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dqp.c2962 path->tclass_flowlabel = in mlx5_set_path()
5502 u32 tc_fl = be32_to_cpu(path->tclass_flowlabel); in to_rdma_ah_attr()