Searched defs:AcceptMyPhys (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 | 178 AcceptMyPhys = 0x08000000 enumerator
|
H A D | rtl8169.c | 185 AcceptMyPhys = 0x02, enumerator
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | winbond-840.c | 261 RxAcceptAllPhys=0x08, AcceptMyPhys=0x02, enumerator
|
/openbmc/linux/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 316 AcceptBroadcast=0x04, AcceptMulticast=0x02, AcceptMyPhys=0x01, enumerator
|
/openbmc/linux/drivers/net/ethernet/sis/ |
H A D | sis190.c | 150 AcceptMyPhys = 0x0200, enumerator
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 218 AcceptMyPhys = 0x02, /* Accept pkts with our MAC as dest */ enumerator
|
H A D | 8139too.c | 388 AcceptMyPhys = 0x02, enumerator
|
H A D | r8169_main.c | 388 AcceptMyPhys = 0x02, enumerator
|
/openbmc/qemu/hw/net/ |
H A D | rtl8139.c | 207 AcceptMyPhys = 0x02, enumerator
|
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | natsemi.c | 479 AcceptMyPhys = 0x08000000, enumerator
|