Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c103 int timestamp_en = 0; in mlx4_en_activate_cq() local
156 timestamp_en = 1; in mlx4_en_activate_cq()
160 cq->vector, 0, timestamp_en); in mlx4_en_activate_cq()
Dcq.c286 int timestamp_en) in mlx4_cq_alloc() argument
318 if (timestamp_en) in mlx4_cq_alloc()
/linux-4.1.27/include/linux/mlx4/
Ddevice.h1063 unsigned vector, int collapsed, int timestamp_en);