Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/phy/
Dbcm-phy-lib.h82 int bcm_phy_enable_jumbo(struct phy_device *phydev);
Dbcm-phy-lib.c612 int bcm_phy_enable_jumbo(struct phy_device *phydev) in bcm_phy_enable_jumbo() function
632 EXPORT_SYMBOL_GPL(bcm_phy_enable_jumbo);
Dbcm7xxx.c191 ret = bcm_phy_enable_jumbo(phydev); in bcm7xxx_28nm_config_init()