Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dvmxnet3.h676 VMXNET3_RXM_ALL_MULTI = 0x08, /* all multicast */ enumerator
H A Dvmxnet3.c1947 if (VMXNET_FLAG_IS_SET(s->rx_mode, VMXNET3_RXM_ALL_MULTI)) { in vmxnet3_rx_filter_may_indicate()