mac_ctrl           98 arch/mips/include/asm/ip32/mace.h 	volatile u64 mac_ctrl;
mac_ctrl         3081 drivers/net/ethernet/3com/3c59x.c 	int mac_ctrl;
mac_ctrl         3101 drivers/net/ethernet/3com/3c59x.c 		mac_ctrl = window_read16(vp, 3, Wn3_MAC_Ctrl);
mac_ctrl         3103 drivers/net/ethernet/3com/3c59x.c 			mac_ctrl |= 0x40;
mac_ctrl         3105 drivers/net/ethernet/3com/3c59x.c 			mac_ctrl &= ~0x40;
mac_ctrl         3106 drivers/net/ethernet/3com/3c59x.c 		window_write16(vp, mac_ctrl, 3, Wn3_MAC_Ctrl);
mac_ctrl          758 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	u32 master_ctrl, mac_ctrl, phy_ctrl;
mac_ctrl          767 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	AT_READ_REG(hw, REG_MAC_CTRL, &mac_ctrl);
mac_ctrl          771 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	mac_ctrl = FIELD_SETX(mac_ctrl, MAC_CTRL_SPEED, speed);
mac_ctrl          772 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	mac_ctrl &= ~(MAC_CTRL_DUPLX | MAC_CTRL_RX_EN | MAC_CTRL_TX_EN);
mac_ctrl          774 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 		mac_ctrl |= MAC_CTRL_DUPLX;
mac_ctrl          782 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 		AT_WRITE_REG(hw, REG_MAC_CTRL, mac_ctrl);
mac_ctrl          790 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 		mac_ctrl |= MAC_CTRL_RX_EN | MAC_CTRL_BC_EN;
mac_ctrl          806 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 		atl1c_driver_name, mac_ctrl, master_ctrl, phy_ctrl, wol_ctrl);
mac_ctrl          808 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	AT_WRITE_REG(hw, REG_MAC_CTRL, mac_ctrl);
mac_ctrl         1273 drivers/net/ethernet/sfc/falcon/falcon.c 	ef4_oword_t reg, mac_ctrl;
mac_ctrl         1298 drivers/net/ethernet/sfc/falcon/falcon.c 	ef4_reado(efx, &mac_ctrl, FR_AB_MAC_CTRL);
mac_ctrl         1299 drivers/net/ethernet/sfc/falcon/falcon.c 	EF4_SET_OWORD_FIELD(mac_ctrl, FRF_BB_TXFIFO_DRAIN_EN, 1);
mac_ctrl         1300 drivers/net/ethernet/sfc/falcon/falcon.c 	ef4_writeo(efx, &mac_ctrl, FR_AB_MAC_CTRL);
mac_ctrl         1329 drivers/net/ethernet/sfc/falcon/falcon.c 	ef4_writeo(efx, &mac_ctrl, FR_AB_MAC_CTRL);
mac_ctrl           70 drivers/net/ethernet/sgi/meth.c 	u64 mac_ctrl;
mac_ctrl          189 drivers/net/ethernet/sgi/meth.c 	if ((priv->mac_ctrl & METH_PHY_FDX) ^ duplex) {
mac_ctrl          192 drivers/net/ethernet/sgi/meth.c 			priv->mac_ctrl |= METH_PHY_FDX;
mac_ctrl          194 drivers/net/ethernet/sgi/meth.c 			priv->mac_ctrl &= ~METH_PHY_FDX;
mac_ctrl          195 drivers/net/ethernet/sgi/meth.c 		mace->eth.mac_ctrl = priv->mac_ctrl;
mac_ctrl          198 drivers/net/ethernet/sgi/meth.c 	if ((priv->mac_ctrl & METH_100MBIT) ^ speed) {
mac_ctrl          201 drivers/net/ethernet/sgi/meth.c 			priv->mac_ctrl |= METH_100MBIT;
mac_ctrl          203 drivers/net/ethernet/sgi/meth.c 			priv->mac_ctrl &= ~METH_100MBIT;
mac_ctrl          204 drivers/net/ethernet/sgi/meth.c 		mace->eth.mac_ctrl = priv->mac_ctrl;
mac_ctrl          276 drivers/net/ethernet/sgi/meth.c 	mace->eth.mac_ctrl = SGI_MAC_RESET;
mac_ctrl          278 drivers/net/ethernet/sgi/meth.c 	mace->eth.mac_ctrl = 0;
mac_ctrl          292 drivers/net/ethernet/sgi/meth.c 	priv->mac_ctrl = METH_ACCEPT_MCAST | METH_DEFAULT_IPG;
mac_ctrl          294 drivers/net/ethernet/sgi/meth.c 		priv->mac_ctrl |= METH_PROMISC;
mac_ctrl          295 drivers/net/ethernet/sgi/meth.c 	mace->eth.mac_ctrl = priv->mac_ctrl;
mac_ctrl          784 drivers/net/ethernet/sgi/meth.c 	priv->mac_ctrl &= ~METH_PROMISC;
mac_ctrl          787 drivers/net/ethernet/sgi/meth.c 		priv->mac_ctrl |= METH_PROMISC;
mac_ctrl          791 drivers/net/ethernet/sgi/meth.c 		priv->mac_ctrl |= METH_ACCEPT_AMCAST;
mac_ctrl          795 drivers/net/ethernet/sgi/meth.c 		priv->mac_ctrl |= METH_ACCEPT_MCAST;
mac_ctrl          803 drivers/net/ethernet/sgi/meth.c 	mace->eth.mac_ctrl = priv->mac_ctrl;
mac_ctrl          853 drivers/net/ethernet/sgi/meth.c 	       dev->name, (unsigned int)(mace->eth.mac_ctrl >> 29));
mac_ctrl         1181 drivers/net/wireless/ath/wil6210/txrx.c 			.mac_ctrl = 0,
mac_ctrl         1284 drivers/net/wireless/ath/wil6210/txrx.c 			.mac_ctrl = 0,
mac_ctrl          953 drivers/net/wireless/ath/wil6210/wmi.h 	u8 mac_ctrl;
mac_ctrl         1055 drivers/net/wireless/ath/wil6210/wmi.h 	u8 mac_ctrl;
mac_ctrl         2308 drivers/net/wireless/marvell/mwifiex/fw.h 		struct host_cmd_ds_mac_control mac_ctrl;
mac_ctrl           81 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 	struct host_cmd_ds_mac_control *mac_ctrl = &cmd->params.mac_ctrl;
mac_ctrl           92 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 	mac_ctrl->action = cpu_to_le32(*action);
mac_ctrl          556 drivers/net/wireless/mediatek/mt7601u/phy.c 	u32 mac_ctrl;
mac_ctrl          559 drivers/net/wireless/mediatek/mt7601u/phy.c 	mac_ctrl = mt7601u_rr(dev, MT_MAC_SYS_CTRL);
mac_ctrl          584 drivers/net/wireless/mediatek/mt7601u/phy.c 	mt7601u_wr(dev, MT_MAC_SYS_CTRL, mac_ctrl);
mac_ctrl         1118 drivers/net/wireless/mediatek/mt7601u/phy.c 	u32 mac_ctrl;
mac_ctrl         1126 drivers/net/wireless/mediatek/mt7601u/phy.c 	mac_ctrl = mt7601u_rr(dev, MT_MAC_SYS_CTRL);
mac_ctrl         1167 drivers/net/wireless/mediatek/mt7601u/phy.c 	mt7601u_wr(dev, MT_MAC_SYS_CTRL, mac_ctrl);