Home
last modified time | relevance | path

Searched refs:ts_format (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h309 uint32_t ts_format:2; member
404 uint32_t ts_format:2; member
488 uint32_t ts_format:2; member
H A Dmlx5_devx_cmds.c1285 MLX5_SET(sqc, rq_ctx, ts_format, rq_attr->ts_format); in mlx5_devx_cmd_create_rq()
1708 MLX5_SET(sqc, sq_ctx, ts_format, sq_attr->ts_format); in mlx5_devx_cmd_create_sq()
2172 MLX5_SET(qpc, qpc, ts_format, attr->ts_format); in mlx5_devx_cmd_create_qp()
H A Dmlx5_prm.h2241 u8 ts_format[0x02]; member
2627 u8 ts_format[0x02]; member
3375 u8 ts_format[0x2]; member
4230 mlx5_ts_format_conv(uint32_t ts_format) in mlx5_ts_format_conv() argument
4232 return ts_format == MLX5_HCA_CAP_TIMESTAMP_FORMAT_FR ? in mlx5_ts_format_conv()
/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.c588 attr.ts_format = in mlx5_vdpa_event_qp_create()
600 attr.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()
443 sq_attr.ts_format = in mlx5_txpp_create_clock_queue()
H A Dmlx5_devx.c250 rq_attr.ts_format = in mlx5_rxq_create_devx_rq_resources()
1228 .ts_format = in mlx5_txq_create_devx_sq_resources()
H A Dmlx5_flow_aso.c205 .ts_format = in mlx5_aso_sq_create()
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c244 qp_attr.ts_format = in mlx5_compress_qp_setup()
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.c630 attr.ts_format = in mlx5_crypto_queue_pair_setup()