Home
last modified time | relevance | path

Searched refs:mdio_device_id (Results 1 – 25 of 62) sorted by relevance

123

/linux-6.15/rust/kernel/net/
H A Dphy.rs743 pub const fn mdio_device_id(&self) -> bindings::mdio_device_id { in mdio_device_id() method
744 bindings::mdio_device_id { in mdio_device_id()
875 const _DEVICE_TABLE: [$crate::bindings::mdio_device_id;
877 $($dev.mdio_device_id()),+,
878 $crate::bindings::mdio_device_id {
886 static __mod_device_table__mdio__phydev: [$crate::bindings::mdio_device_id;
/linux-6.15/scripts/mod/
H A Ddevicetable-offsets.c169 DEVID(mdio_device_id); in main()
170 DEVID_FIELD(mdio_device_id, phy_id); in main()
171 DEVID_FIELD(mdio_device_id, phy_id_mask); in main()
/linux-6.15/drivers/net/phy/
H A Dteranetics.c90 static const struct mdio_device_id __maybe_unused teranetics_tbl[] = {
H A Det1011c.c97 static const struct mdio_device_id __maybe_unused et1011c_tbl[] = {
H A DuPD60620.c93 static const struct mdio_device_id __maybe_unused upd60620_tbl[] = {
H A Dcortina.c90 static const struct mdio_device_id __maybe_unused cortina_tbl[] = {
H A Dqsemi.c158 static const struct mdio_device_id __maybe_unused qs6612_tbl[] = {
H A Damd.c114 static const struct mdio_device_id __maybe_unused amd_tbl[] = {
H A Dbcm63xx.c96 static const struct mdio_device_id __maybe_unused bcm63xx_tbl[] = {
H A Dax88796b.c124 static const struct mdio_device_id __maybe_unused asix_tbl[] = {
H A Dcicada.c148 static const struct mdio_device_id __maybe_unused cicada_tbl[] = {
H A Dste10Xp.c127 static const struct mdio_device_id __maybe_unused ste10Xp_tbl[] = {
H A Dncn26000.c162 static const struct mdio_device_id __maybe_unused ncn26000_tbl[] = {
H A Ddp83848.c126 static const struct mdio_device_id __maybe_unused dp83848_tbl[] = {
H A Dnational.c176 static const struct mdio_device_id __maybe_unused ns_tbl[] = {
H A Drockchip.c191 static const struct mdio_device_id __maybe_unused rockchip_phy_tbl[] = {
H A Ddavicom.c212 static const struct mdio_device_id __maybe_unused davicom_tbl[] = {
H A Dnxp-cbtx.c218 static const struct mdio_device_id __maybe_unused cbtx_tbl[] = {
H A Dmeson-gxl.c224 static const struct mdio_device_id __maybe_unused meson_gxl_tbl[] = {
H A Dbcm84881.c265 static const struct mdio_device_id __maybe_unused bcm84881_tbl[] = {
H A Dbcm-cygnus.c281 static const struct mdio_device_id __maybe_unused bcm_cygnus_phy_tbl[] = {
H A Dlxt.c351 static const struct mdio_device_id __maybe_unused lxt_tbl[] = {
H A Dadin1100.c346 static const struct mdio_device_id __maybe_unused adin_tbl[] = {
/linux-6.15/drivers/net/phy/mediatek/
H A Dmtk-ge.c132 static const struct mdio_device_id __maybe_unused mtk_gephy_tbl[] = {
/linux-6.15/drivers/net/phy/qcom/
H A Dqca83xx.c262 static const struct mdio_device_id __maybe_unused qca83xx_tbl[] = {

123