Home
last modified time | relevance | path

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

/external/grub/netboot/
Drtl8139.c155 AcceptMulticast=0x04, AcceptMyPhys=0x02, AcceptAllPhys=0x01, enumerator
324 outb(AcceptBroadcast|AcceptMyPhys, ioaddr + RxConfig); in rtl_reset()
Dfa311.c83 AcceptAllPhys=0x10000000, AcceptMyPhys=0x08000000, enumerator
205 writel(AcceptBroadcast | AcceptAllMulticast | AcceptMyPhys, in fa311_probe()
Dnatsemi.c164 AcceptMyPhys = 0x08000000 enumerator
567 u32 rx_mode = AcceptBroadcast | AcceptMyPhys; in natsemi_set_rx_mode()
Dw89c840.c199 AcceptAllPhys=0x08, AcceptMyPhys=0x02, enumerator
885 rx_mode = AcceptBroadcast | AcceptMyPhys; in set_rx_mode()