Home
last modified time | relevance | path

Searched refs:RxProm (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/3com/
D3c509.c142 RxStation = 1, RxMulticast = 2, RxBroadcast = 4, RxProm = 8 }; enumerator
825 | (dev->flags & IFF_PROMISC ? RxProm : 0), in el3_interrupt()
995 outw(SetRxFilter | RxStation | RxMulticast | RxBroadcast | RxProm, in set_multicast_list()
D3c589_cs.c115 RxProm = 8 enumerator
889 opts |= RxMulticast | RxProm; in set_rx_mode()
D3c574_cs.c152 RxStation = 1, RxMulticast = 2, RxBroadcast = 4, RxProm = 8 enumerator
1096 outw(SetRxFilter | RxStation | RxMulticast | RxBroadcast | RxProm, in set_rx_mode()
D3c515.c200 RxStation = 1, RxMulticast = 2, RxBroadcast = 4, RxProm = 8 enumerator
1530 new_mode = SetRxFilter | RxStation | RxMulticast | RxBroadcast | RxProm; in set_rx_mode()
D3c59x.c461 RxStation = 1, RxMulticast = 2, RxBroadcast = 4, RxProm = 8 }; enumerator
3061 new_mode = SetRxFilter|RxStation|RxMulticast|RxBroadcast|RxProm; in set_rx_mode()