Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-ish-hid/ipc/
A Dipc.c312 struct time_sync_format ts_format; in write_ipc_from_queue() local
316 ts_format.ts1_source = HOST_SYSTEM_TIME_USEC; in write_ipc_from_queue()
317 ts_format.ts2_source = HOST_UTC_TIME_USEC; in write_ipc_from_queue()
318 ts_format.reserved = 0; in write_ipc_from_queue()
322 time_update.sync_info = ts_format; in write_ipc_from_queue()
/linux/drivers/infiniband/hw/mlx5/
A Dqp.c1266 int ts_format; in create_raw_packet_qp_sq() local
1269 if (ts_format < 0) in create_raw_packet_qp_sq()
1299 MLX5_SET(sqc, sqc, ts_format, ts_format); in create_raw_packet_qp_sq()
1359 int ts_format; in create_raw_packet_qp_rq() local
1386 MLX5_SET(rqc, rqc, ts_format, ts_format); in create_raw_packet_qp_rq()
1998 int ts_format; in create_dci() local
2071 MLX5_SET(qpc, qpc, ts_format, ts_format); in create_dci()
2159 int ts_format; in create_user_qp() local
2253 MLX5_SET(qpc, qpc, ts_format, ts_format); in create_user_qp()
5060 int ts_format; in create_rq() local
[all …]
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
A DCore.py115 def ts_format(self): member in EventHeaders
/linux/tools/perf/scripts/python/
A Dsched-migration.py342 headers.ts_format(), headers.cpu, prev_comm, prev_pid, next_comm, next_pid)
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c791 u8 ts_format; in mlx5e_create_rq() local
804 ts_format = mlx5_is_real_time_rq(mdev) ? in mlx5e_create_rq()
814 MLX5_SET(rqc, rqc, ts_format, ts_format); in mlx5e_create_rq()
1368 u8 ts_format; in mlx5e_create_sq() local
1381 ts_format = mlx5_is_real_time_sq(mdev) ? in mlx5e_create_sq()
1392 MLX5_SET(sqc, sqc, ts_format, ts_format); in mlx5e_create_sq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c237 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(priv->mdev)); in mlx5i_create_underlay_qp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c175 MLX5_SET(qpc, qpc, ts_format, mlx5_get_qp_default_ts(mdev)); in dr_create_rc_qp()
/linux/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/include/linux/mlx5/
A Dmlx5_ifc.h3078 u8 ts_format[0x2]; member
3527 u8 ts_format[0x2]; member
3643 u8 ts_format[0x2]; member

Completed in 114 milliseconds