phy_status_data   570 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	u32 phy_status_data = 0;
phy_status_data   586 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	phy_status_data = AT_READ_REG(hw, REG_PHY_STATUS);
phy_status_data   591 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 		if (phy_status_data & PHY_STATUS_100M)
phy_status_data   597 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	phy_status_data = AT_READ_REG(hw, REG_PHY_STATUS);
phy_status_data   599 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	if (phy_status_data & PHY_STATUS_EMI_CA)