Searched refs:RxDisable (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A D3c515.c107 RxDisable = 3 << 11, RxEnable = 4 << 11, RxReset = 5 << 11, enumerator in enum:corkscrew_cmd
575 outw(RxDisable, nic->ioaddr + EL3_CMD);
H A Dsundance.c199 RxEnable = 0x0800, RxDisable = 0x1000, RxEnabled = 0x2000, enumerator in enum:mac_ctrl1_bits
551 outw(TxDisable | RxDisable | StatsDisable, BASE + MACCtrl1);

Completed in 138 milliseconds