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

/drivers/net/ethernet/icplus/
H A Dipg.c488 mac_ctrl_val = ipg_r32(MAC_CTRL);
564 ipg_w32(mac_ctrl_val, MAC_CTRL);
648 origmacctrl = ipg_r32(MAC_CTRL);
671 IPG_MC_RSVD_MASK, MAC_CTRL);
676 ipg_w32((origmacctrl & IPG_MC_IFS_96BIT) & IPG_MC_RSVD_MASK, MAC_CTRL);
712 ipg_w32(IPG_MC_RSVD_MASK & restoremacctrl, MAC_CTRL);
915 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_TX_ENABLE) & IPG_MC_RSVD_MASK,
916 MAC_CTRL);
960 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_TX_ENABLE) &
961 IPG_MC_RSVD_MASK, MAC_CTRL);
[all...]
H A Dipg.h78 MAC_CTRL = 0x6c, enumerator in enum:ipg_regs
/drivers/net/ethernet/hp/
H A Dhp100.c838 hp100_page(MAC_CTRL);
1046 hp100_page(MAC_CTRL);
1401 hp100_page(MAC_CTRL);
1409 hp100_page(MAC_CTRL);
2009 hp100_page(MAC_CTRL);
2049 hp100_page(MAC_CTRL); /* get all statistics bytes */
2079 hp100_page(MAC_CTRL);
2182 hp100_page(MAC_CTRL);
2406 hp100_page(MAC_CTRL);
2455 hp100_page(MAC_CTRL);
[all...]
/drivers/net/ethernet/sfc/
H A Dnic.c1885 REGISTER_AB(MAC_CTRL),

Completed in 262 milliseconds