Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dvmxnet3.h673 VMXNET3_RXM_UCAST = 0x01, /* unicast only */ enumerator
H A Dvmxnet3.c1932 if (!VMXNET_FLAG_IS_SET(s->rx_mode, VMXNET3_RXM_UCAST)) { in vmxnet3_rx_filter_may_indicate()