Searched refs:AcceptAllPhys (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dtulip.h163 AcceptAllPhys = 0x0040, enumerator in enum:tulip_mode_bits
H A Dde2104x.c203 AcceptAllPhys = (1 << 6), enumerator in enum:__anon5951
206 RxTx | BOCnt | AcceptAllPhys | AcceptAllMulticast,
723 macmode = dr32(MacMode) & ~(AcceptAllMulticast | AcceptAllPhys);
726 macmode |= AcceptAllMulticast | AcceptAllPhys;
H A Dtulip_core.c1019 tp->csr6 |= AcceptAllMulticast | AcceptAllPhys;
1020 csr6 |= AcceptAllMulticast | AcceptAllPhys;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dpci-skeleton.c322 AcceptAllPhys = 0x01, enumerator in enum:rx_mode_bits
1851 AcceptAllPhys;
H A Dsis190.c172 AcceptAllPhys = 0x0100, enumerator in enum:sis190_register_content
827 AcceptAllPhys;
H A D8139cp.c234 AcceptAllPhys = 0x01, /* Accept all pkts w/ physical dest */ enumerator in enum:__anon5160
925 AcceptAllPhys;
H A Dr8169.c313 AcceptAllPhys = 0x01, enumerator in enum:RTL8169_register_content
2802 AcceptAllPhys;
H A D8139too.c386 AcceptAllPhys = 0x01, enumerator in enum:rx_mode_bits
2500 AcceptAllPhys;
H A Dnatsemi.c494 AcceptAllPhys = 0x10000000, enumerator in enum:RxFilterAddr_bits
2493 | AcceptAllMulticast | AcceptAllPhys | AcceptMyPhys;

Completed in 212 milliseconds