Home
last modified time | relevance | path

Searched refs:MAC_CTRL (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/icplus/
Dipg.c488 mac_ctrl_val = ipg_r32(MAC_CTRL); in ipg_config_autoneg()
564 ipg_w32(mac_ctrl_val, MAC_CTRL); in ipg_config_autoneg()
648 origmacctrl = ipg_r32(MAC_CTRL); in ipg_io_config()
671 IPG_MC_RSVD_MASK, MAC_CTRL); in ipg_io_config()
676 ipg_w32((origmacctrl & IPG_MC_IFS_96BIT) & IPG_MC_RSVD_MASK, MAC_CTRL); in ipg_io_config()
712 ipg_w32(IPG_MC_RSVD_MASK & restoremacctrl, MAC_CTRL); in ipg_io_config()
915 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_TX_ENABLE) & IPG_MC_RSVD_MASK, in ipg_tx_timeout()
916 MAC_CTRL); in ipg_tx_timeout()
960 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_TX_ENABLE) & in ipg_nic_txcleanup()
961 IPG_MC_RSVD_MASK, MAC_CTRL); in ipg_nic_txcleanup()
[all …]
Dipg.h78 MAC_CTRL = 0x6c, enumerator
/drivers/net/ethernet/hp/
Dhp100.c838 hp100_page(MAC_CTRL); in hp100_hwinit()
1046 hp100_page(MAC_CTRL); in hp100_mmuinit()
1401 hp100_page(MAC_CTRL); in hp100_BM_shutdown()
1409 hp100_page(MAC_CTRL); in hp100_BM_shutdown()
2009 hp100_page(MAC_CTRL); in hp100_update_stats()
2049 hp100_page(MAC_CTRL); /* get all statistics bytes */ in hp100_clear_stats()
2079 hp100_page(MAC_CTRL); in hp100_set_multicast_list()
2182 hp100_page(MAC_CTRL); in hp100_set_multicast_list()
2406 hp100_page(MAC_CTRL); in hp100_stop_interface()
2455 hp100_page(MAC_CTRL); in hp100_sense_lan()
[all …]
/drivers/net/ethernet/sfc/
Dnic.c1996 REGISTER_AB(MAC_CTRL),