Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Dqp.h155 __be32 tclass_flowlabel; member
/freebsd/sys/dev/mlx5/
H A Dqp.h497 __be32 tclass_flowlabel;
488 __be32 tclass_flowlabel; global() member
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1429 path->tclass_flowlabel = in _mlx4_set_path()
3420 (be32_to_cpu(path->tclass_flowlabel) >> 20) & 0xff; in to_ib_ah_attr()
3422 be32_to_cpu(path->tclass_flowlabel) & 0xfffff; in to_ib_ah_attr()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c2375 path->tclass_flowlabel = in mlx5_set_path()
4353 (be32_to_cpu(path->tclass_flowlabel) >> 20) & 0xff; in to_ib_ah_attr()
4355 be32_to_cpu(path->tclass_flowlabel) & 0xfffff; in to_ib_ah_attr()