Searched refs:mlx5_ts_format_conv (Results 1 – 8 of 8) sorted by relevance
141 .ts_format = mlx5_ts_format_conv in regex_ctrl_create_hw_qp()
589 mlx5_ts_format_conv(priv->cdev->config.hca_attr.qp_ts_format); in mlx5_vdpa_event_qp_create()601 mlx5_ts_format_conv(priv->cdev->config.hca_attr.qp_ts_format); in mlx5_vdpa_event_qp_create()
232 .ts_format = mlx5_ts_format_conv in mlx5_txpp_create_rearm_queue()444 mlx5_ts_format_conv(sh->cdev->config.hca_attr.sq_ts_format); in mlx5_txpp_create_clock_queue()
251 mlx5_ts_format_conv(cdev->config.hca_attr.rq_ts_format); in mlx5_rxq_create_devx_rq_resources()1229 mlx5_ts_format_conv(cdev->config.hca_attr.sq_ts_format), in mlx5_txq_create_devx_sq_resources()
206 mlx5_ts_format_conv(cdev->config.hca_attr.sq_ts_format), in mlx5_aso_sq_create()
245 mlx5_ts_format_conv(priv->cdev->config.hca_attr.qp_ts_format); in mlx5_compress_qp_setup()
631 mlx5_ts_format_conv(priv->cdev->config.hca_attr.qp_ts_format); in mlx5_crypto_queue_pair_setup()
4230 mlx5_ts_format_conv(uint32_t ts_format) in mlx5_ts_format_conv() function