Searched defs:AcceptAllPhys (Results 1 – 11 of 11) sorted by relevance
/openbmc/u-boot/drivers/net/ |
H A D | rtl8139.c | 170 AcceptMulticast=0x04, AcceptMyPhys=0x02, AcceptAllPhys=0x01, enumerator
|
H A D | natsemi.c | 177 AcceptAllPhys = 0x10000000, enumerator
|
H A D | rtl8169.c | 186 AcceptAllPhys = 0x01, enumerator
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | tulip.h | 168 AcceptAllPhys = 0x0040, enumerator
|
H A D | de2104x.c | 206 AcceptAllPhys = (1 << 6), enumerator
|
/openbmc/linux/drivers/net/ethernet/sis/ |
H A D | sis190.c | 151 AcceptAllPhys = 0x0100, enumerator
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 219 AcceptAllPhys = 0x01, /* Accept all pkts w/ physical dest */ enumerator
|
H A D | 8139too.c | 389 AcceptAllPhys = 0x01, enumerator
|
H A D | r8169_main.c | 389 AcceptAllPhys = 0x01, enumerator
|
/openbmc/qemu/hw/net/ |
H A D | rtl8139.c | 208 AcceptAllPhys = 0x01, enumerator
|
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | natsemi.c | 480 AcceptAllPhys = 0x10000000, enumerator
|