/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/libqos/ |
H A D | e1000e.h | 34 typedef struct QE1000E QE1000E; typedef 37 struct QE1000E { struct 46 QE1000E e1000e; argument 49 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id); 50 void e1000e_tx_ring_push(QE1000E *d, void *descr); 51 void e1000e_rx_ring_push(QE1000E *d, void *descr);
|
H A D | e1000e.c | 74 static void e1000e_macreg_write(QE1000E *d, uint32_t reg, uint32_t val) in e1000e_macreg_write() 80 static uint32_t e1000e_macreg_read(QE1000E *d, uint32_t reg) in e1000e_macreg_read() 86 void e1000e_tx_ring_push(QE1000E *d, void *descr) in e1000e_tx_ring_push() 101 void e1000e_rx_ring_push(QE1000E *d, void *descr) in e1000e_rx_ring_push() 123 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id) in e1000e_wait_isr()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/libqos/ |
H A D | e1000e.h | 34 typedef struct QE1000E QE1000E; typedef 37 struct QE1000E { struct 46 QE1000E e1000e; argument 49 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id); 50 void e1000e_tx_ring_push(QE1000E *d, void *descr); 51 void e1000e_rx_ring_push(QE1000E *d, void *descr);
|
H A D | e1000e.c | 74 static void e1000e_macreg_write(QE1000E *d, uint32_t reg, uint32_t val) in e1000e_macreg_write() 80 static uint32_t e1000e_macreg_read(QE1000E *d, uint32_t reg) in e1000e_macreg_read() 86 void e1000e_tx_ring_push(QE1000E *d, void *descr) in e1000e_tx_ring_push() 101 void e1000e_rx_ring_push(QE1000E *d, void *descr) in e1000e_rx_ring_push() 123 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id) in e1000e_wait_isr()
|
/dports/emulators/qemu42/qemu-4.2.1/tests/libqos/ |
H A D | e1000e.h | 34 typedef struct QE1000E QE1000E; typedef 37 struct QE1000E { struct 46 QE1000E e1000e; argument 49 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id); 50 void e1000e_tx_ring_push(QE1000E *d, void *descr); 51 void e1000e_rx_ring_push(QE1000E *d, void *descr);
|
H A D | e1000e.c | 74 static void e1000e_macreg_write(QE1000E *d, uint32_t reg, uint32_t val) in e1000e_macreg_write() 80 static uint32_t e1000e_macreg_read(QE1000E *d, uint32_t reg) in e1000e_macreg_read() 86 void e1000e_tx_ring_push(QE1000E *d, void *descr) in e1000e_tx_ring_push() 101 void e1000e_rx_ring_push(QE1000E *d, void *descr) in e1000e_rx_ring_push() 123 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id) in e1000e_wait_isr()
|
/dports/emulators/qemu-utils/qemu-4.2.1/tests/libqos/ |
H A D | e1000e.h | 34 typedef struct QE1000E QE1000E; typedef 37 struct QE1000E { struct 46 QE1000E e1000e; argument 49 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id); 50 void e1000e_tx_ring_push(QE1000E *d, void *descr); 51 void e1000e_rx_ring_push(QE1000E *d, void *descr);
|
H A D | e1000e.c | 74 static void e1000e_macreg_write(QE1000E *d, uint32_t reg, uint32_t val) in e1000e_macreg_write() 80 static uint32_t e1000e_macreg_read(QE1000E *d, uint32_t reg) in e1000e_macreg_read() 86 void e1000e_tx_ring_push(QE1000E *d, void *descr) in e1000e_tx_ring_push() 101 void e1000e_rx_ring_push(QE1000E *d, void *descr) in e1000e_rx_ring_push() 123 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id) in e1000e_wait_isr()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/libqos/ |
H A D | e1000e.h | 34 typedef struct QE1000E QE1000E; typedef 37 struct QE1000E { struct 46 QE1000E e1000e; argument 49 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id); 50 void e1000e_tx_ring_push(QE1000E *d, void *descr); 51 void e1000e_rx_ring_push(QE1000E *d, void *descr);
|
H A D | e1000e.c | 74 static void e1000e_macreg_write(QE1000E *d, uint32_t reg, uint32_t val) 80 static uint32_t e1000e_macreg_read(QE1000E *d, uint32_t reg) 86 void e1000e_tx_ring_push(QE1000E *d, void *descr) 101 void e1000e_rx_ring_push(QE1000E *d, void *descr) 123 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id)
|
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/libqos/ |
H A D | e1000e.h | 34 typedef struct QE1000E QE1000E; typedef 37 struct QE1000E { struct 46 QE1000E e1000e; argument 49 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id); 50 void e1000e_tx_ring_push(QE1000E *d, void *descr); 51 void e1000e_rx_ring_push(QE1000E *d, void *descr);
|
H A D | e1000e.c | 74 static void e1000e_macreg_write(QE1000E *d, uint32_t reg, uint32_t val) in e1000e_macreg_write() 80 static uint32_t e1000e_macreg_read(QE1000E *d, uint32_t reg) in e1000e_macreg_read() 86 void e1000e_tx_ring_push(QE1000E *d, void *descr) in e1000e_tx_ring_push() 101 void e1000e_rx_ring_push(QE1000E *d, void *descr) in e1000e_rx_ring_push() 123 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id) in e1000e_wait_isr()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/libqos/ |
H A D | e1000e.h | 34 typedef struct QE1000E QE1000E; typedef 37 struct QE1000E { struct 46 QE1000E e1000e; argument 49 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id); 50 void e1000e_tx_ring_push(QE1000E *d, void *descr); 51 void e1000e_rx_ring_push(QE1000E *d, void *descr);
|
H A D | e1000e.c | 74 static void e1000e_macreg_write(QE1000E *d, uint32_t reg, uint32_t val) in e1000e_macreg_write() 80 static uint32_t e1000e_macreg_read(QE1000E *d, uint32_t reg) in e1000e_macreg_read() 86 void e1000e_tx_ring_push(QE1000E *d, void *descr) in e1000e_tx_ring_push() 101 void e1000e_rx_ring_push(QE1000E *d, void *descr) in e1000e_rx_ring_push() 123 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id) in e1000e_wait_isr()
|
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/libqos/ |
H A D | e1000e.h | 34 typedef struct QE1000E QE1000E; typedef 37 struct QE1000E { struct 46 QE1000E e1000e; argument 49 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id); 50 void e1000e_tx_ring_push(QE1000E *d, void *descr); 51 void e1000e_rx_ring_push(QE1000E *d, void *descr);
|
H A D | e1000e.c | 74 static void e1000e_macreg_write(QE1000E *d, uint32_t reg, uint32_t val) in e1000e_macreg_write() 80 static uint32_t e1000e_macreg_read(QE1000E *d, uint32_t reg) in e1000e_macreg_read() 86 void e1000e_tx_ring_push(QE1000E *d, void *descr) in e1000e_tx_ring_push() 101 void e1000e_rx_ring_push(QE1000E *d, void *descr) in e1000e_rx_ring_push() 123 void e1000e_wait_isr(QE1000E *d, uint16_t msg_id) in e1000e_wait_isr()
|
/dports/emulators/qemu-utils/qemu-4.2.1/tests/ |
H A D | e1000e-test.c | 39 static void e1000e_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_send_verify() 103 static void e1000e_receive_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_receive_verify() 184 QE1000E *d = &e1000e->e1000e; in test_e1000e_tx() 199 QE1000E *d = &e1000e->e1000e; in test_e1000e_rx() 218 QE1000E *d = &e1000e->e1000e; in test_e1000e_multiple_transfers()
|
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/ |
H A D | e1000e-test.c | 39 static void e1000e_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_send_verify() 103 static void e1000e_receive_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_receive_verify() 184 QE1000E *d = &e1000e->e1000e; in test_e1000e_tx() 199 QE1000E *d = &e1000e->e1000e; in test_e1000e_rx() 218 QE1000E *d = &e1000e->e1000e; in test_e1000e_multiple_transfers()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/ |
H A D | e1000e-test.c | 39 static void e1000e_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_send_verify() 103 static void e1000e_receive_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_receive_verify() 184 QE1000E *d = &e1000e->e1000e; in test_e1000e_tx() 199 QE1000E *d = &e1000e->e1000e; in test_e1000e_rx() 218 QE1000E *d = &e1000e->e1000e; in test_e1000e_multiple_transfers()
|
/dports/emulators/qemu42/qemu-4.2.1/tests/ |
H A D | e1000e-test.c | 39 static void e1000e_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_send_verify() 103 static void e1000e_receive_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_receive_verify() 184 QE1000E *d = &e1000e->e1000e; in test_e1000e_tx() 199 QE1000E *d = &e1000e->e1000e; in test_e1000e_rx() 218 QE1000E *d = &e1000e->e1000e; in test_e1000e_multiple_transfers()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/ |
H A D | e1000e-test.c | 39 static void e1000e_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_send_verify() 104 static void e1000e_receive_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_receive_verify() 185 QE1000E *d = &e1000e->e1000e; in test_e1000e_tx() 200 QE1000E *d = &e1000e->e1000e; in test_e1000e_rx() 219 QE1000E *d = &e1000e->e1000e; in test_e1000e_multiple_transfers()
|
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/ |
H A D | e1000e-test.c | 39 static void e1000e_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_send_verify() 104 static void e1000e_receive_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_receive_verify() 185 QE1000E *d = &e1000e->e1000e; in test_e1000e_tx() 200 QE1000E *d = &e1000e->e1000e; in test_e1000e_rx() 219 QE1000E *d = &e1000e->e1000e; in test_e1000e_multiple_transfers()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/ |
H A D | e1000e-test.c | 39 static void e1000e_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_send_verify() 103 static void e1000e_receive_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_receive_verify() 184 QE1000E *d = &e1000e->e1000e; in test_e1000e_tx() 199 QE1000E *d = &e1000e->e1000e; in test_e1000e_rx() 218 QE1000E *d = &e1000e->e1000e; in test_e1000e_multiple_transfers()
|
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/ |
H A D | e1000e-test.c | 39 static void e1000e_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_send_verify() 103 static void e1000e_receive_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc) in e1000e_receive_verify() 184 QE1000E *d = &e1000e->e1000e; in test_e1000e_tx() 199 QE1000E *d = &e1000e->e1000e; in test_e1000e_rx() 218 QE1000E *d = &e1000e->e1000e; in test_e1000e_multiple_transfers()
|