Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dphylink.h243 int phylink_fixed_state_cb(struct phylink *,
/Linux-v5.4/drivers/net/phy/
Dphylink.c918 int phylink_fixed_state_cb(struct phylink *pl, in phylink_fixed_state_cb() function
934 EXPORT_SYMBOL_GPL(phylink_fixed_state_cb);
/Linux-v5.4/net/dsa/
Dslave.c1321 phylink_fixed_state_cb(dp->pl, dsa_slave_phylink_fixed_state); in dsa_slave_phy_setup()