Home
last modified time | relevance | path

Searched defs:mlx4_local_data (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4.h136 struct mlx4_local_data { struct
137 int init_done; /* Whether a secondary has done initialization. */
H A Dmlx4.c65 static struct mlx4_local_data mlx4_local_data; variable