Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c773 u16 gigabit; member
1442 /* see if gigabit phy */ in phy_init()
1445 np->gigabit = PHY_GIGABIT; in phy_init()
1460 np->gigabit = 0; in phy_init()
3318 /* see if gigabit phy */ in nv_force_linkspeed()
3321 np->gigabit = PHY_GIGABIT; in nv_force_linkspeed()
3456 if (np->gigabit == PHY_GIGABIT) { in nv_update_linkspeed()
3504 if (np->gigabit == PHY_GIGABIT) { in nv_update_linkspeed()
4392 if (np->gigabit == PHY_GIGABIT) { in nv_get_link_ksettings()
4402 if (np->gigabit in nv_get_link_ksettings()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c773 u16 gigabit; member
1441 /* see if gigabit phy */ in phy_init()
1444 np->gigabit = PHY_GIGABIT; in phy_init()
1459 np->gigabit = 0; in phy_init()
3313 /* see if gigabit phy */ in nv_force_linkspeed()
3316 np->gigabit = PHY_GIGABIT; in nv_force_linkspeed()
3451 if (np->gigabit == PHY_GIGABIT) { in nv_update_linkspeed()
3499 if (np->gigabit == PHY_GIGABIT) { in nv_update_linkspeed()
4387 if (np->gigabit == PHY_GIGABIT) { in nv_get_link_ksettings()
4397 if (np->gigabit in nv_get_link_ksettings()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/aurora/
H A Dnb8800.c591 bool gigabit = priv->speed == SPEED_1000; in nb8800_mac_config() local
601 if (gigabit) { in nb8800_mac_config()

Completed in 16 milliseconds