Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dphylink.h201 int phylink_fixed_state_cb(struct phylink *,
/Linux-v4.19/drivers/net/phy/
Dphylink.c859 int phylink_fixed_state_cb(struct phylink *pl, in phylink_fixed_state_cb() function
875 EXPORT_SYMBOL_GPL(phylink_fixed_state_cb);
/Linux-v4.19/net/dsa/
Dslave.c1213 phylink_fixed_state_cb(dp->pl, dsa_slave_phylink_fixed_state); in dsa_slave_phy_setup()