Searched defs:TxReset (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 83 TxReset = 11<<11, enumerator
|
H A D | 3c574_cs.c | 138 TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
|
H A D | 3c509.c | 124 TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
|
H A D | 3c515.c | 183 TxDisable = 10 << 11, TxReset = 11 << 11, FakeIntr = 12 << 11, enumerator
|
H A D | 3c59x.c | 452 RxDiscard = 8<<11, TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
|
/linux/drivers/net/ethernet/dlink/ |
H A D | dl2k.h | 203 TxReset = 0x0004, enumerator
|
/linux/drivers/net/ethernet/natsemi/ |
H A D | natsemi.c | 322 TxReset = 0x10, enumerator
|