Home
last modified time | relevance | path

Searched refs:stat_rate_support (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_ah.c68 !(1 << ah->av.ib.stat_rate & dev->caps.stat_rate_support)) in create_ib_ah()
116 !(1 << ah->av.eth.stat_rate & dev->caps.stat_rate_support)) in create_iboe_ah()
H A Dmlx4_ib_qp.c1410 !(1 << path->static_rate & dev->dev->caps.stat_rate_support)) in _mlx4_set_path()
/freebsd/sys/dev/mthca/
H A Dmthca_av.c98 if (dev->limits.stat_rate_support == 0x3 && mthca_rate) in mthca_rate_to_ib()
147 if (!(dev->limits.stat_rate_support & (1 << rate))) in mthca_get_rate()
H A Dmthca_main.c244 if (dev_lim->stat_rate_support) in mthca_dev_lim()
245 mdev->limits.stat_rate_support = dev_lim->stat_rate_support; in mthca_dev_lim()
247 mdev->limits.stat_rate_support = 0xf; in mthca_dev_lim()
249 mdev->limits.stat_rate_support = 0x3; in mthca_dev_lim()
H A Dmthca_cmd.h148 u16 stat_rate_support; member
H A Dmthca_dev.h176 u16 stat_rate_support; member
H A Dmthca_cmd.c1124 dev_lim->stat_rate_support = stat_rate; in mthca_QUERY_DEV_LIM()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dfw.h90 u16 stat_rate_support; member
H A Dmlx4_main.c428 dev->caps.stat_rate_support = dev_cap->stat_rate_support; in mlx4_dev_cap()
H A Dmlx4_fw.c924 dev_cap->stat_rate_support = stat_rate; in mlx4_QUERY_DEV_CAP()
/freebsd/sys/dev/mlx4/
H A Ddevice.h594 u16 stat_rate_support; member
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c2263 MLX5_CAP_GEN(dev->mdev, stat_rate_support))) in ib_rate_to_mlx5()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h1261 u8 stat_rate_support[0x10]; member