Searched defs:RxDisable (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 77 RxDisable = 3<<11, enumerator
|
H A D | 3c515.c | 181 RxDisable = 3 << 11, RxEnable = 4 << 11, RxReset = 5 << 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 | 3c59x.c | 449 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 77 RxDisable = 3<<11, enumerator
|
H A D | 3c515.c | 183 RxDisable = 3 << 11, RxEnable = 4 << 11, RxReset = 5 << 11, enumerator
|
H A D | 3c509.c | 123 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, 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 | 3c59x.c | 449 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, enumerator
|
/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 326 RxEnable=0x0800, RxDisable=0x1000, RxEnabled=0x2000, enumerator
|
H A D | dl2k.h | 192 RxDisable = 0x10000000, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 326 RxEnable=0x0800, RxDisable=0x1000, RxEnabled=0x2000, enumerator
|
H A D | dl2k.h | 192 RxDisable = 0x10000000, enumerator
|
Completed in 35 milliseconds