Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c313 struct time_sync_format ts_format; in write_ipc_from_queue() local
317 ts_format.ts1_source = HOST_SYSTEM_TIME_USEC; in write_ipc_from_queue()
318 ts_format.ts2_source = HOST_UTC_TIME_USEC; in write_ipc_from_queue()
319 ts_format.reserved = 0; in write_ipc_from_queue()
323 time_update.sync_info = ts_format; in write_ipc_from_queue()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.c183 u8 ts_format; in create_aso_sq() local
200 ts_format = mlx5_is_real_time_sq(mdev) ? in create_aso_sq()
203 MLX5_SET(sqc, sqc, ts_format, ts_format); in create_aso_sq()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c1164 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(dev->mdev)); in _create_kernel_qp()
1352 int ts_format; in create_raw_packet_qp_sq() local
1354 ts_format = get_sq_ts_format(dev, cq); in create_raw_packet_qp_sq()
1355 if (ts_format < 0) in create_raw_packet_qp_sq()
1356 return ts_format; in create_raw_packet_qp_sq()
1385 MLX5_SET(sqc, sqc, ts_format, ts_format); in create_raw_packet_qp_sq()
1445 int ts_format; in create_raw_packet_qp_rq() local
1449 ts_format = get_rq_ts_format(dev, cq); in create_raw_packet_qp_rq()
1450 if (ts_format < 0) in create_raw_packet_qp_rq()
1451 return ts_format; in create_raw_packet_qp_rq()
[all …]
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.py115 def ts_format(self): member in EventHeaders
/openbmc/linux/tools/perf/scripts/python/
H A Dsched-migration.py342 headers.ts_format(), headers.cpu, prev_comm, prev_pid, next_comm, next_pid)
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c966 u8 ts_format; in mlx5e_create_rq() local
979 ts_format = mlx5_is_real_time_rq(mdev) ? in mlx5e_create_rq()
989 MLX5_SET(rqc, rqc, ts_format, ts_format); in mlx5e_create_rq()
1571 u8 ts_format; in mlx5e_create_sq() local
1584 ts_format = mlx5_is_real_time_sq(mdev) ? in mlx5e_create_sq()
1595 MLX5_SET(sqc, sqc, ts_format, ts_format); in mlx5e_create_sq()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c285 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(priv->mdev)); in mlx5i_create_underlay_qp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c576 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in mlx5_fpga_conn_create_qp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c320 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in dr_create_rc_qp()
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c1066 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in mlx5vf_create_rc_qp()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h3288 u8 ts_format[0x2]; member
3805 u8 ts_format[0x2]; member
3922 u8 ts_format[0x2]; member