Home
last modified time | relevance | path

Searched refs:VMXNET3_RXM_PROMISC (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/net/
H A Dvmxnet3.h677 VMXNET3_RXM_PROMISC = 0x10 /* promiscuous */ enumerator
H A Dvmxnet3.c1936 if (VMXNET_FLAG_IS_SET(s->rx_mode, VMXNET3_RXM_PROMISC)) { in vmxnet3_rx_filter_may_indicate()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h630 VMXNET3_RXM_PROMISC = 0x10 /* promiscuous */ enumerator
H A Dvmxnet3_drv.c2679 new_mode |= VMXNET3_RXM_PROMISC; in vmxnet3_set_mc()