Home
last modified time | relevance | path

Searched refs:PHYXS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/phy/
H A Dqt2025.rs86 dst_mmd = Mmd::PHYXS; in probe()
/linux/rust/kernel/net/phy/
H A Dreg.rs149 pub const PHYXS: Self = Mmd(uapi::MDIO_MMD_PHYXS as u8); constant