Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwc.c161 u8 ts_format; in create_wc_sq() local
178 ts_format = mlx5_is_real_time_sq(mdev) ? in create_wc_sq()
181 MLX5_SET(sqc, sqc, ts_format, ts_format); in create_wc_sq()
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c1162 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(dev->mdev)); in _create_kernel_qp()
1350 int ts_format; in create_raw_packet_qp_sq() local
1352 ts_format = get_sq_ts_format(dev, cq); in create_raw_packet_qp_sq()
1353 if (ts_format < 0) in create_raw_packet_qp_sq()
1354 return ts_format; in create_raw_packet_qp_sq()
1383 MLX5_SET(sqc, sqc, ts_format, ts_format); in create_raw_packet_qp_sq()
1443 int ts_format; in create_raw_packet_qp_rq() local
1447 ts_format = get_rq_ts_format(dev, cq); in create_raw_packet_qp_rq()
1448 if (ts_format < 0) in create_raw_packet_qp_rq()
1449 return ts_format; in create_raw_packet_qp_rq()
[all …]
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.py115 def ts_format(self): member in EventHeaders
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.c744 u8 ts_format; in hws_send_ring_create_sq() local
762 ts_format = mlx5_is_real_time_sq(mdev) ? MLX5_TIMESTAMP_FORMAT_REAL_TIME : in hws_send_ring_create_sq()
764 MLX5_SET(sqc, sqc, ts_format, ts_format); in hws_send_ring_create_sq()
/linux/tools/perf/scripts/python/
H A Dsched-migration.py342 headers.ts_format(), headers.cpu, prev_comm, prev_pid, next_comm, next_pid)
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c574 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in mlx5_fpga_conn_create_qp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c320 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in dr_create_rc_qp()
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c1273 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in mlx5vf_create_rc_qp()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h3645 u8 ts_format[0x2]; member
4190 u8 ts_format[0x2]; member
4356 u8 ts_format[0x2]; member