Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dmdio.h24 #define MDIO_MMD_TC 6 /* Transmission Convergence */ macro
156 #define MDIO_DEVS_TC MDIO_DEVS_PRESENT(MDIO_MMD_TC)
/linux-6.12.1/rust/kernel/net/phy/
Dreg.rs153 pub const TC: Self = Mmd(uapi::MDIO_MMD_TC as u8);