Home
last modified time | relevance | path

Searched refs:RxDisable (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/dlink/
A Ddl2k.h192 RxDisable = 0x10000000, enumerator
A Ddl2k.c629 dw32(MACCtrl, TxDisable | RxDisable | StatsDisable); in rio_hw_stop()
/drivers/net/ethernet/3com/
A D3c589_cs.c77 RxDisable = 3<<11, enumerator
925 outw(RxDisable, ioaddr + EL3_CMD); in el3_close()
A D3c574_cs.c137 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
1128 outw(RxDisable, ioaddr + EL3_CMD); in el3_close()
A D3c509.c123 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
1205 outw(RxDisable, ioaddr + EL3_CMD); in el3_down()
A D3c515.c180 RxDisable = 3 << 11, RxEnable = 4 << 11, RxReset = 5 << 11, enumerator
1423 outw(RxDisable, ioaddr + EL3_CMD); in corkscrew_close()
A D3c59x.c449 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, enumerator
2700 iowrite16(RxDisable, ioaddr + EL3_CMD); in vortex_down()

Completed in 30 milliseconds