Home
last modified time | relevance | path

Searched refs:sq_ts_format (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c233 (sh->cdev->config.hca_attr.sq_ts_format), 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.c1229 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/common/mlx5/
H A Dmlx5_devx_cmds.h206 uint32_t sq_ts_format:2; member
H A Dmlx5_devx_cmds.c896 attr->sq_ts_format = MLX5_GET(cmd_hca_cap, hcattr, sq_ts_format); in mlx5_devx_cmd_query_hca_attr()
H A Dmlx5_prm.h1649 u8 sq_ts_format[0x2]; member