Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dbcm-phy-lib.h81 int bcm_phy_enable_jumbo(struct phy_device *phydev);
Dbcm-phy-lib.c564 int bcm_phy_enable_jumbo(struct phy_device *phydev) in bcm_phy_enable_jumbo() function
584 EXPORT_SYMBOL_GPL(bcm_phy_enable_jumbo);
Dbcm7xxx.c186 ret = bcm_phy_enable_jumbo(phydev); in bcm7xxx_28nm_config_init()