Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.h18 static inline unsigned ef4_mdio_id_rev(u32 id) { return id & 0xf; } in ef4_mdio_id_rev() function
H A Dqt202x_phy.c372 ef4_mdio_id_rev(devid)); in qt202x_phy_init()