Home
last modified time | relevance | path

Searched refs:PHY_GIGABIT (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c551 #define PHY_GIGABIT 0x0100 macro
1429 if (mii_status & PHY_GIGABIT) { in phy_init()
1430 np->gigabit = PHY_GIGABIT; in phy_init()
3301 if (mii_status & PHY_GIGABIT) { in nv_force_linkspeed()
3302 np->gigabit = PHY_GIGABIT; in nv_force_linkspeed()
3437 if (np->gigabit == PHY_GIGABIT) { in nv_update_linkspeed()
3485 if (np->gigabit == PHY_GIGABIT) { in nv_update_linkspeed()
4373 if (np->gigabit == PHY_GIGABIT) { in nv_get_link_ksettings()
4383 if (np->gigabit == PHY_GIGABIT) in nv_get_link_ksettings()
4420 if (np->gigabit == PHY_GIGABIT) in nv_set_link_ksettings()
[all …]