Searched refs:tg3_phy_autoneg_cfg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 4327 static int tg3_phy_autoneg_cfg(struct tg3 *tp, u32 advertise, u32 flowctrl) in tg3_phy_autoneg_cfg() function 4441 tg3_phy_autoneg_cfg(tp, adv, fc); in tg3_phy_copper_begin() 15655 tg3_phy_autoneg_cfg(tp, tp->link_config.advertising, in tg3_phy_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 4322 static int tg3_phy_autoneg_cfg(struct tg3 *tp, u32 advertise, u32 flowctrl) in tg3_phy_autoneg_cfg() function 4436 tg3_phy_autoneg_cfg(tp, adv, fc); in tg3_phy_copper_begin() 15607 tg3_phy_autoneg_cfg(tp, tp->link_config.advertising, in tg3_phy_probe()
|
Completed in 34 milliseconds