Searched refs:RxStation (Results 1 – 1 of 1) sorted by relevance
461 RxStation = 1, RxMulticast = 2, RxBroadcast = 4, RxProm = 8 }; enumerator3063 new_mode = SetRxFilter|RxStation|RxMulticast|RxBroadcast|RxProm; in set_rx_mode()3065 new_mode = SetRxFilter|RxStation|RxMulticast|RxBroadcast; in set_rx_mode()3067 new_mode = SetRxFilter | RxStation | RxBroadcast; in set_rx_mode()3237 iowrite16(SetRxFilter|RxStation|RxMulticast|RxBroadcast, ioaddr + EL3_CMD); in acpi_set_WOL()