Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hid/intel-ish-hid/ipc/
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()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
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()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dqp.c1345 int ts_format; in create_raw_packet_qp_sq() local
1348 if (ts_format < 0) in create_raw_packet_qp_sq()
1378 MLX5_SET(sqc, sqc, ts_format, ts_format); in create_raw_packet_qp_sq()
1438 int ts_format; in create_raw_packet_qp_rq() local
1465 MLX5_SET(rqc, rqc, ts_format, ts_format); in create_raw_packet_qp_rq()
2077 int ts_format; in create_dci() local
2150 MLX5_SET(qpc, qpc, ts_format, ts_format); in create_dci()
2238 int ts_format; in create_user_qp() local
2332 MLX5_SET(qpc, qpc, ts_format, ts_format); in create_user_qp()
5162 int ts_format; in create_rq() local
[all …]
/linux-6.3-rc2/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
A DCore.py115 def ts_format(self): member in EventHeaders
/linux-6.3-rc2/tools/perf/scripts/python/
A Dsched-migration.py342 headers.ts_format(), headers.cpu, prev_comm, prev_pid, next_comm, next_pid)
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c945 u8 ts_format; in mlx5e_create_rq() local
958 ts_format = mlx5_is_real_time_rq(mdev) ? in mlx5e_create_rq()
968 MLX5_SET(rqc, rqc, ts_format, ts_format); in mlx5e_create_rq()
1520 u8 ts_format; in mlx5e_create_sq() local
1533 ts_format = mlx5_is_real_time_sq(mdev) ? in mlx5e_create_sq()
1544 MLX5_SET(sqc, sqc, ts_format, ts_format); in mlx5e_create_sq()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c286 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(priv->mdev)); in mlx5i_create_underlay_qp()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dconn.c576 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in mlx5_fpga_conn_create_qp()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c313 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in dr_create_rc_qp()
/linux-6.3-rc2/drivers/vfio/pci/mlx5/
A Dcmd.c1112 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in mlx5vf_create_rc_qp()
/linux-6.3-rc2/include/linux/mlx5/
A Dmlx5_ifc.h3265 u8 ts_format[0x2]; member
3791 u8 ts_format[0x2]; member
3907 u8 ts_format[0x2]; member

Completed in 98 milliseconds