Searched refs:test_e1000e_init (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | e1000e-test.c | 133 static void test_e1000e_init(void *obj, void *data, QGuestAllocator * alloc) in test_e1000e_init() function 234 qos_add_test("init", "e1000e", test_e1000e_init, &opts); in register_e1000e_test()
|
H A D | igb-test.c | 136 static void test_e1000e_init(void *obj, void *data, QGuestAllocator * alloc) in test_e1000e_init() function 245 qos_add_test("init", "igb", test_e1000e_init, &opts); in register_igb_test()
|