Home
last modified time | relevance | path

Searched refs:qp_ts_format (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex_control.c142 (priv->cdev->config.hca_attr.qp_ts_format), 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/common/mlx5/
H A Dmlx5_devx_cmds.h208 uint32_t qp_ts_format:2; member
H A Dmlx5_devx_cmds.c1127 attr->qp_ts_format = MLX5_GET(roce_caps, hcattr, qp_ts_format); in mlx5_devx_cmd_query_hca_attr()
H A Dmlx5_prm.h1886 u8 qp_ts_format[0x2]; member
/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()