Home
last modified time | relevance | path

Searched refs:EL3_CMD (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/3com/
H A D3c509.c110 #define EL3_CMD 0x0e macro
661 outw(TxReset, ioaddr + EL3_CMD); in el3_open()
662 outw(RxReset, ioaddr + EL3_CMD); in el3_open()
695 outw(TxReset, ioaddr + EL3_CMD); in el3_tx_timeout()
696 outw(TxEnable, ioaddr + EL3_CMD); in el3_tx_timeout()
818 ioaddr + EL3_CMD); in el3_interrupt()
988 ioaddr + EL3_CMD); in set_multicast_list()
1205 outw(RxDisable, ioaddr + EL3_CMD); in el3_down()
1304 ioaddr + EL3_CMD); in el3_up()
1306 ioaddr + EL3_CMD); in el3_up()
[all …]
H A D3c589_cs.c61 #define EL3_CMD 0x0e macro
377 outw(cmd, dev->base_addr + EL3_CMD); in tc589_wait_for_completion()
466 outw(StatsDisable, ioaddr + EL3_CMD); in tc589_reset()
484 ioaddr + EL3_CMD); in tc589_reset()
546 outw(TxEnable, ioaddr + EL3_CMD); in el3_tx_timeout()
565 outw(TxEnable, ioaddr + EL3_CMD); in pop_tx_status()
823 outw(StatsEnable, ioaddr + EL3_CMD); in update_stats()
899 outw(opts, ioaddr + EL3_CMD); in set_rx_mode()
925 outw(RxDisable, ioaddr + EL3_CMD); in el3_close()
926 outw(TxDisable, ioaddr + EL3_CMD); in el3_close()
[all …]
H A D3c515.c169 #define EL3_CMD 0x0e macro
736 outw(TxReset, ioaddr + EL3_CMD); in corkscrew_open()
741 outw(RxReset, ioaddr + EL3_CMD); in corkscrew_open()
851 ioaddr + EL3_CMD); in corkscrew_open()
854 ioaddr + EL3_CMD); in corkscrew_open()
938 ioaddr + EL3_CMD); in corkscrew_timer()
977 outw(TxReset, ioaddr + EL3_CMD); in corkscrew_timeout()
981 outw(TxEnable, ioaddr + EL3_CMD); in corkscrew_timeout()
1067 ioaddr + EL3_CMD); in corkscrew_start_xmit()
1229 ioaddr + EL3_CMD); in corkscrew_interrupt()
[all …]
H A D3c574_cs.c128 #define EL3_CMD 0x0e macro
492 outw(cmd, dev->base_addr + EL3_CMD); in tc574_wait_for_completion()
630 outw(StatsDisable, ioaddr + EL3_CMD); in tc574_reset()
666 ioaddr + EL3_CMD); in tc574_reset()
702 outw(TxEnable, ioaddr + EL3_CMD); in el3_tx_timeout()
722 outw(TxEnable, ioaddr + EL3_CMD); in pop_tx_status()
824 outw(TxEnable, ioaddr + EL3_CMD); in el3_interrupt()
830 outw(RxEnable, ioaddr + EL3_CMD); in el3_interrupt()
1096 ioaddr + EL3_CMD); in set_rx_mode()
1128 outw(RxDisable, ioaddr + EL3_CMD); in el3_close()
[all …]
H A D3c59x.c438 #define EL3_CMD 0x0e macro
1494 iowrite16(cmd, ioaddr + EL3_CMD); in issue_and_wait()
1709 ioaddr + EL3_CMD); in vortex_up()
1864 ioaddr + EL3_CMD); in vortex_timer()
1879 iowrite16(FakeIntr, ioaddr + EL3_CMD); in vortex_timer()
1930 iowrite16(TxEnable, ioaddr + EL3_CMD); in vortex_tx_timeout()
1993 ioaddr + EL3_CMD); in vortex_error()
2343 ioaddr + EL3_CMD); in _vortex_interrupt()
2479 ioaddr + EL3_CMD); in _boomerang_interrupt()
3069 iowrite16(new_mode, ioaddr + EL3_CMD); in set_rx_mode()
[all …]