Home
last modified time | relevance | path

Searched refs:mlx5_ts_format_conv (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex_control.c141 .ts_format = mlx5_ts_format_conv in regex_ctrl_create_hw_qp()
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_event.c589 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()
/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c232 .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()
H A Dmlx5_devx.c251 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()
H A Dmlx5_flow_aso.c206 mlx5_ts_format_conv(cdev->config.hca_attr.sq_ts_format), in mlx5_aso_sq_create()
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c245 mlx5_ts_format_conv(priv->cdev->config.hca_attr.qp_ts_format); in mlx5_compress_qp_setup()
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.c631 mlx5_ts_format_conv(priv->cdev->config.hca_attr.qp_ts_format); in mlx5_crypto_queue_pair_setup()
/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h4230 mlx5_ts_format_conv(uint32_t ts_format) in mlx5_ts_format_conv() function