Searched refs:INIT_TREE_NODE_ARRAY_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c46 #define INIT_TREE_NODE_ARRAY_SIZE(...) (sizeof((struct init_tree_node[]){__VA_ARGS__}) /\ macro
56 .ar_size = INIT_TREE_NODE_ARRAY_SIZE(__VA_ARGS__) \
66 .ar_size = INIT_TREE_NODE_ARRAY_SIZE(__VA_ARGS__) \

Completed in 113 milliseconds