Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-lib.h90 int bcm_phy_enable_jumbo(struct phy_device *phydev);
H A 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);
H A Dbcm7xxx.c190 ret = bcm_phy_enable_jumbo(phydev); in bcm7xxx_28nm_config_init()