Home
last modified time | relevance | path

Searched refs:UPT1_F_RXCSUM (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/net/
H A Dvmxnet3.h137 UPT1_F_RXCSUM = 0x0001, /* rx csum verification */ enumerator
H A Dvmxnet3.c1331 rxcso_supported = VMXNET_FLAG_IS_SET(guest_features, UPT1_F_RXCSUM); in vmxnet3_update_features()