Searched refs:ignore_phy (Results 1 – 1 of 1) sorted by relevance
568 int ignore_phy; member752 if (np->ignore_phy) in natsemi_init_media()884 np->ignore_phy = 1; in natsemi_probe1()886 np->ignore_phy = 0; in natsemi_probe1()898 if (np->ignore_phy || readl(ioaddr + ChipConfig) & CfgExtPhy) in natsemi_probe1()910 if (!np->ignore_phy && np->phy_addr_external == PHY_ADDR_NONE) { in natsemi_probe1()966 else if (np->ignore_phy) in natsemi_probe1()1650 if (np->ignore_phy) in check_link()2948 if (np->ignore_phy && (ecmd->base.autoneg == AUTONEG_ENABLE || in netdev_set_ecmd()