Home
last modified time | relevance | path

Searched refs:timestamp_en (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_cq.c118 int timestamp_en = 0; in mlx4_en_activate_cq() local
159 cq->vector, 0, timestamp_en); in mlx4_en_activate_cq()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cq.c240 int timestamp_en) in mlx4_cq_alloc() argument
272 if (timestamp_en) in mlx4_cq_alloc()
/freebsd/sys/dev/mlx4/
H A Ddevice.h1123 unsigned vector, int collapsed, int timestamp_en);