Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mlx4/
Dqp.h148 __be32 tclass_flowlabel; member
/linux-4.1.27/include/linux/mlx5/
Dqp.h433 __be32 tclass_flowlabel; member
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dqp.c1402 path->tclass_flowlabel = in mlx5_set_path()
3025 (be32_to_cpu(path->tclass_flowlabel) >> 20) & 0xff; in to_ib_ah_attr()
3027 be32_to_cpu(path->tclass_flowlabel) & 0xfffff; in to_ib_ah_attr()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c1304 path->tclass_flowlabel = in _mlx4_set_path()
3107 (be32_to_cpu(path->tclass_flowlabel) >> 20) & 0xff; in to_ib_ah_attr()
3109 be32_to_cpu(path->tclass_flowlabel) & 0xfffff; in to_ib_ah_attr()