Searched defs:RxDiscard (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 80 RxDiscard = 8<<11, enumerator
|
H A D | 3c574_cs.c | 137 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
|
H A D | 3c509.c | 123 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
|
H A D | 3c515.c | 185 DownUnstall = (6 << 11) + 3, RxDiscard = 8 << 11, TxEnable = 9 << 11, enumerator
|
H A D | 3c59x.c | 452 RxDiscard = 8<<11, TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
|