Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c94 int timestamp_en = 0; in mlx4_en_activate_cq() local
138 timestamp_en = 1; in mlx4_en_activate_cq()
143 cq->vector, 0, timestamp_en, &cq->wqres.buf, false); in mlx4_en_activate_cq()
Dcq.c344 int timestamp_en, void *buf_addr, bool user_cq) in mlx4_cq_alloc() argument
377 if (timestamp_en) in mlx4_cq_alloc()
/Linux-v5.4/include/linux/mlx4/
Ddevice.h1140 unsigned int vector, int collapsed, int timestamp_en,