Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mlx4/
Dqp.h151 __be32 tclass_flowlabel; member
/linux-4.4.14/include/linux/mlx5/
Dqp.h458 __be32 tclass_flowlabel; member
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dqp.c1389 path->tclass_flowlabel = in mlx5_set_path()
3016 (be32_to_cpu(path->tclass_flowlabel) >> 20) & 0xff; in to_ib_ah_attr()
3018 be32_to_cpu(path->tclass_flowlabel) & 0xfffff; in to_ib_ah_attr()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dqp.c1333 path->tclass_flowlabel = in _mlx4_set_path()
3221 (be32_to_cpu(path->tclass_flowlabel) >> 20) & 0xff; in to_ib_ah_attr()
3223 be32_to_cpu(path->tclass_flowlabel) & 0xfffff; in to_ib_ah_attr()