Searched defs:test_info (Results 1 – 7 of 7) sorted by relevance
16 struct test_info { struct22 static int init_test_info(struct test_info *ti) in init_test_info() argument
199 static struct test_info { struct200 bool enabled;201 unsigned int nr_tests;202 void (*test_fn)(void *arg);
308 static struct test_info { struct309 unsigned int nr_tests;310 void (*test_fn)(void);
16 struct test_info { struct32 __type(value, struct test_info); argument
150 } test_info = { variable
5261 struct bnxt_test_info *test_info; in bnxt_ethtool_init() local
2697 struct bnxt_test_info *test_info; member