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

/linux-master/drivers/net/ethernet/natsemi/
H A Dnatsemi.c568 int ignore_phy; member in struct:netdev_private
752 if (np->ignore_phy)
884 np->ignore_phy = 1;
886 np->ignore_phy = 0;
898 if (np->ignore_phy || readl(ioaddr + ChipConfig) & CfgExtPhy)
910 if (!np->ignore_phy && np->phy_addr_external == PHY_ADDR_NONE) {
966 else if (np->ignore_phy)
1650 if (np->ignore_phy)
2948 if (np->ignore_phy && (ecmd->base.autoneg == AUTONEG_ENABLE ||

Completed in 107 milliseconds