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

/drivers/net/ethernet/natsemi/
H A Dnatsemi.c567 int ignore_phy; member in struct:netdev_private
747 if (np->ignore_phy)
882 np->ignore_phy = 1;
884 np->ignore_phy = 0;
896 if (np->ignore_phy || readl(ioaddr + ChipConfig) & CfgExtPhy)
908 if (!np->ignore_phy && np->phy_addr_external == PHY_ADDR_NONE) {
963 else if (np->ignore_phy)
1654 if (np->ignore_phy)
2925 if (np->ignore_phy && (ecmd->autoneg == AUTONEG_ENABLE ||

Completed in 59 milliseconds