Searched defs:RxBroadcast (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 113 RxBroadcast = 4, enumerator
|
H A D | 3c574_cs.c | 152 RxStation = 1, RxMulticast = 2, RxBroadcast = 4, RxProm = 8 enumerator
|
H A D | 3c509.c | 138 RxStation = 1, RxMulticast = 2, RxBroadcast = 4, RxProm = 8 }; enumerator
|
H A D | 3c515.c | 193 RxStation = 1, RxMulticast = 2, RxBroadcast = 4, RxProm = 8 enumerator
|
H A D | 3c59x.c | 461 RxStation = 1, RxMulticast = 2, RxBroadcast = 4, RxProm = 8 }; enumerator
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | vsc7326_reg.h | 209 RxBroadcast = 0x08, // # good broadcast frames enumerator
|
/linux/drivers/net/ethernet/silan/ |
H A D | sc92031.c | 167 RxBroadcast = 0x01000000, enumerator
|
/linux/drivers/net/ethernet/realtek/ |
H A D | 8139too.c | 373 RxBroadcast = 0x2000, enumerator
|