Home
last modified time | relevance | path

Searched defs:mmd (Results 1 – 7 of 7) sorted by relevance

/drivers/net/sfc/
Dmdio_10g.c20 int mdio_clause45_reset_mmd(struct efx_nic *port, int mmd, in mdio_clause45_reset_mmd()
42 static int mdio_clause45_check_mmd(struct efx_nic *efx, int mmd, in mdio_clause45_check_mmd()
92 int mmd = 0; in mdio_clause45_wait_reset_mmds() local
129 int mmd = 0, probe_mmd; in mdio_clause45_check_mmds() local
173 int mmd = 0; in mdio_clause45_links_ok() local
242 int lpower, int mmd) in mdio_clause45_set_mmd_lpower()
259 int mmd = 0; in mdio_clause45_set_mmds_lpower() local
Dmdio_10g.h229 static inline u32 mdio_clause45_read_id(struct efx_nic *efx, int mmd) in mdio_clause45_read_id()
Dfalcon.c2121 int mmd = ffs(efx->phy_op->mmds) - 1; in falcon_mdio_write() local
2187 int mmd = ffs(efx->phy_op->mmds) - 1; in falcon_mdio_read() local
/drivers/net/chelsio/
Dcphy.h112 static inline int mdio_read(struct cphy *cphy, int mmd, int reg, in mdio_read()
118 static inline int mdio_write(struct cphy *cphy, int mmd, int reg, in mdio_write()
/drivers/net/cxgb3/
Dcommon.h602 static inline int mdio_read(struct cphy *phy, int mmd, int reg, in mdio_read()
608 static inline int mdio_write(struct cphy *phy, int mmd, int reg, in mdio_write()
Dt3_hw.c322 int t3_mdio_change_bits(struct cphy *phy, int mmd, int reg, unsigned int clear, in t3_mdio_change_bits()
346 int t3_phy_reset(struct cphy *phy, int mmd, int wait) in t3_phy_reset()
Dcxgb3_main.c2274 int ret, mmd; in cxgb_ioctl() local