Searched refs:t3_set_phy_speed_duplex (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | vsc8211.c | 309 err = t3_set_phy_speed_duplex(phy, speed, duplex); in vsc8211_set_speed_duplex() 348 .set_speed_duplex = t3_set_phy_speed_duplex, 362 .set_speed_duplex = t3_set_phy_speed_duplex,
|
H A D | common.h | 659 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex);
|
H A D | t3_hw.c | 441 * t3_set_phy_speed_duplex - force PHY speed and duplex 449 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex) in t3_set_phy_speed_duplex() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | vsc8211.c | 309 err = t3_set_phy_speed_duplex(phy, speed, duplex); in vsc8211_set_speed_duplex() 348 .set_speed_duplex = t3_set_phy_speed_duplex, 362 .set_speed_duplex = t3_set_phy_speed_duplex,
|
H A D | common.h | 659 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex);
|
H A D | t3_hw.c | 442 * t3_set_phy_speed_duplex - force PHY speed and duplex 450 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex) in t3_set_phy_speed_duplex() function
|
Completed in 18 milliseconds