Searched defs:test_sockets (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | igb-test.c | 48 static void igb_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in igb_send_verify() 88 static void igb_receive_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in igb_receive_verify() 196 int *test_sockets = sockets; in data_test_clear() local 206 int *test_sockets = g_new(int, 2); in data_test_init() local
|
H A D | e1000e-test.c | 44 static void e1000e_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_send_verify() 85 static void e1000e_receive_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_receive_verify() 207 int *test_sockets = sockets; in data_test_clear() local 217 int *test_sockets = g_new(int, 2); in data_test_init() local
|
H A D | npcm7xx_emc-test.c | 215 int *test_sockets = sockets; in packet_test_clear() local 223 int *test_sockets = g_new(int, 2); in packet_test_init() local 793 int *test_sockets = packet_test_init(emc_module_index(td->module), in test_tx() local 818 int *test_sockets = packet_test_init(emc_module_index(td->module), in test_rx() local
|