ifctrl            871 drivers/net/ethernet/agere/et131x.c 	u32 ifctrl;
ifctrl            877 drivers/net/ethernet/agere/et131x.c 	ifctrl = readl(&mac->if_ctrl);
ifctrl            883 drivers/net/ethernet/agere/et131x.c 		ifctrl &= ~ET_MAC_IFCTRL_PHYMODE;
ifctrl            886 drivers/net/ethernet/agere/et131x.c 		ifctrl |= ET_MAC_IFCTRL_PHYMODE;
ifctrl            911 drivers/net/ethernet/agere/et131x.c 	ifctrl &= ~ET_MAC_IFCTRL_GHDMODE;
ifctrl            913 drivers/net/ethernet/agere/et131x.c 		ifctrl |= ET_MAC_IFCTRL_GHDMODE;
ifctrl            915 drivers/net/ethernet/agere/et131x.c 	writel(ifctrl, &mac->if_ctrl);
ifctrl            338 drivers/net/ethernet/alacritech/slic.h 	u8 ifctrl;		/* 10-bit interface control (Mojave only) */
ifctrl            767 drivers/net/ethernet/freescale/gianfar.h 	u32	ifctrl;		/* 0x.538 - Interface control register */