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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dipg.c642 u32 restoremacctrl; local
648 restoremacctrl = origmacctrl | IPG_MC_STATISTICS_ENABLE;
654 restoremacctrl |= IPG_MC_RCV_FCS;
660 restoremacctrl |= IPG_MC_TX_ENABLE;
663 restoremacctrl |= IPG_MC_RX_ENABLE;
701 ipg_w32(IPG_MC_RSVD_MASK & restoremacctrl, MAC_CTRL);

Completed in 103 milliseconds