Searched refs:qemu_set_offload (Results 1 – 6 of 6) sorted by relevance
/qemu/include/net/ |
H A D | net.h | 188 void qemu_set_offload(NetClientState *nc, int csum, int tso4, int tso6,
|
/qemu/net/ |
H A D | net.c | 543 void qemu_set_offload(NetClientState *nc, int csum, int tso4, int tso6, in qemu_set_offload() function
|
/qemu/hw/net/ |
H A D | vmxnet3.c | 1326 qemu_set_offload(qemu_get_queue(s->nic)->peer, in vmxnet3_update_features()
|
H A D | e1000e_core.c | 2830 qemu_set_offload(qemu_get_queue(core->owner_nic)->peer, in e1000e_update_rx_offloads()
|
H A D | virtio-net.c | 845 qemu_set_offload(qemu_get_queue(n->nic)->peer, in virtio_net_apply_guest_offloads()
|
H A D | igb_core.c | 3061 qemu_set_offload(qemu_get_queue(core->owner_nic)->peer, in igb_update_rx_offloads()
|