Home
last modified time | relevance | path

Searched refs:mlx5_get_qp_default_ts (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/mlx5/
A Dqp.h550 static inline int mlx5_get_qp_default_ts(struct mlx5_core_dev *dev) in mlx5_get_qp_default_ts() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c237 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(priv->mdev)); in mlx5i_create_underlay_qp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c175 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in dr_create_rc_qp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dconn.c576 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in mlx5_fpga_conn_create_qp()
/linux/drivers/infiniband/hw/mlx5/
A Dqp.c1081 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(dev->mdev)); in _create_kernel_qp()
1943 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(dev->mdev)); in create_xrc_tgt_qp()

Completed in 24 milliseconds