Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dbcm-phy-lib.h90 int bcm_phy_enable_jumbo(struct phy_device *phydev);
Dbcm-phy-lib.c619 int bcm_phy_enable_jumbo(struct phy_device *phydev) in bcm_phy_enable_jumbo() function
639 EXPORT_SYMBOL_GPL(bcm_phy_enable_jumbo);
Dbcm7xxx.c190 ret = bcm_phy_enable_jumbo(phydev); in bcm7xxx_28nm_config_init()