Home
last modified time | relevance | path

Searched defs:config_aneg (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/net/
H A Dphy.rs599 fn config_aneg(_dev: &mut Device) -> Result { in config_aneg() method
/linux/include/linux/
H A Dphy.h1199 int (*config_aneg)(struct phy_device *phydev); member