Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
H A Dhamachi.c341 problem (TxCmd and RxCmd need only to be set when idle or stopped.
432 RxDMACtrl=0x20, RxCmd=0x24, RxStatus=0x26, RxPtr=0x28, RxCurPtr=0x30, enumerator
977 writew(0x0001, ioaddr + RxCmd); in hamachi_open()
1107 writew(0x0002, ioaddr + RxCmd); /* STOP Rx */ in hamachi_tx_timeout()
1155 writew(0x0001, ioaddr + RxCmd); /* START Rx */ in hamachi_tx_timeout()
1615 writew(0x0001, hmp->base + RxCmd); in hamachi_rx()
1677 writel(2, ioaddr + RxCmd); in hamachi_close()
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/
H A Dhamachi.c341 problem (TxCmd and RxCmd need only to be set when idle or stopped.
432 RxDMACtrl=0x20, RxCmd=0x24, RxStatus=0x26, RxPtr=0x28, RxCurPtr=0x30, enumerator
981 writew(0x0001, ioaddr + RxCmd); in hamachi_open()
1111 writew(0x0002, ioaddr + RxCmd); /* STOP Rx */ in hamachi_tx_timeout()
1159 writew(0x0001, ioaddr + RxCmd); /* START Rx */ in hamachi_tx_timeout()
1619 writew(0x0001, hmp->base + RxCmd); in hamachi_rx()
1681 writel(2, ioaddr + RxCmd); in hamachi_close()

Completed in 6 milliseconds