Home
last modified time | relevance | path

Searched defs:devad (Results 1 – 21 of 21) sorted by relevance

/drivers/net/phy/
Dphy-core.c446 static void mmd_phy_indirect(struct mii_bus *bus, int phy_addr, int devad, in mmd_phy_indirect()
469 int __phy_read_mmd(struct phy_device *phydev, int devad, u32 regnum) in __phy_read_mmd()
503 int phy_read_mmd(struct phy_device *phydev, int devad, u32 regnum) in phy_read_mmd()
525 int __phy_write_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val) in __phy_write_mmd()
562 int phy_write_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val) in phy_write_mmd()
656 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, in __phy_modify_mmd_changed()
689 int phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, in phy_modify_mmd_changed()
714 int __phy_modify_mmd(struct phy_device *phydev, int devad, u32 regnum, in __phy_modify_mmd()
737 int phy_modify_mmd(struct phy_device *phydev, int devad, u32 regnum, in phy_modify_mmd()
Dadin.c170 int devad; member
513 static int adin_cl45_to_adin_reg(struct phy_device *phydev, int devad, in adin_cl45_to_adin_reg()
535 static int adin_read_mmd(struct phy_device *phydev, int devad, u16 regnum) in adin_read_mmd()
554 static int adin_write_mmd(struct phy_device *phydev, int devad, u16 regnum, in adin_write_mmd()
Dphy-c45.c262 int val, devad; in genphy_c45_read_link() local
Dphylink.c1925 int prtad, devad; in phylink_phy_read() local
1965 int prtad, devad; in phylink_phy_write() local
Dphy.c299 int prtad, devad; in phy_mii_ioctl() local
Dphy_device.c672 static int phy_c45_probe_present(struct mii_bus *bus, int prtad, int devad) in phy_c45_probe_present()
2597 int genphy_read_mmd_unsupported(struct phy_device *phdev, int devad, u16 regnum) in genphy_read_mmd_unsupported()
/drivers/net/ethernet/sfc/falcon/
Dmdio_10g.h22 static inline int ef4_mdio_read(struct ef4_nic *efx, int devad, int addr) in ef4_mdio_read()
28 ef4_mdio_write(struct ef4_nic *efx, int devad, int addr, int value) in ef4_mdio_write()
99 ef4_mdio_set_flag(struct ef4_nic *efx, int devad, int addr, in ef4_mdio_set_flag()
Dmdio_10g.c313 int devad = __ffs(efx->mdio.mmds); in ef4_mdio_test_alive() local
Dfalcon.c1573 int prtad, int devad, u16 addr, u16 value) in falcon_mdio_write()
1626 int prtad, int devad, u16 addr) in falcon_mdio_read()
/drivers/net/
Dmdio.c67 int prtad, int devad, u16 addr, int mask, in mdio_set_flag()
96 int devad, reg; in mdio45_links_ok() local
530 int prtad, devad; in mdio_mii_ioctl() local
/drivers/net/ethernet/sfc/
Dmcdi_port.c21 int prtad, int devad, u16 addr) in efx_mcdi_mdio_read()
47 int prtad, int devad, u16 addr, u16 value) in efx_mcdi_mdio_write()
/drivers/net/ethernet/hisilicon/
Dhns_mdio.c222 u8 devad = ((regnum >> 16) & 0x1f); in hns_mdio_write() local
283 u8 devad = ((regnum >> 16) & 0x1f); in hns_mdio_read() local
/drivers/net/dsa/
Dmt7530.c78 core_read_mmd_indirect(struct mt7530_priv *priv, int prtad, int devad) in core_read_mmd_indirect()
110 int devad, u32 data) in core_write_mmd_indirect()
617 mt7531_ind_c45_phy_read(struct mt7530_priv *priv, int port, int devad, in mt7531_ind_c45_phy_read()
666 mt7531_ind_c45_phy_write(struct mt7530_priv *priv, int port, int devad, in mt7531_ind_c45_phy_write()
792 int devad; in mt7531_ind_phy_read() local
810 int devad; in mt7531_ind_phy_write() local
/drivers/net/usb/
Dax88179_178a.c352 u16 devad) in ax88179_phy_mmd_indirect()
373 ax88179_phy_read_mmd_indirect(struct usbnet *dev, u16 prtad, u16 devad) in ax88179_phy_read_mmd_indirect()
389 ax88179_phy_write_mmd_indirect(struct usbnet *dev, u16 prtad, u16 devad, in ax88179_phy_write_mmd_indirect()
/drivers/net/ethernet/atheros/alx/
Dmain.c1589 int prtad, int devad, u16 addr) in alx_mdio_read()
1610 int prtad, int devad, u16 addr, u16 val) in alx_mdio_write()
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c2666 u8 devad, u16 reg, u16 *ret_val) in bnx2x_cl45_read()
2741 u8 devad, u16 reg, u16 val) in bnx2x_cl45_write()
3172 u8 devad, u16 reg, u16 or_val) in bnx2x_cl45_read_or_write()
3181 u8 devad, u16 reg, u16 and_val) in bnx2x_cl45_read_and_write()
3189 u8 devad, u16 reg, u16 *ret_val) in bnx2x_phy_read()
3206 u8 devad, u16 reg, u16 val) in bnx2x_phy_write()
Dbnx2x_link.h145 u8 devad; member
Dbnx2x_main.c12758 int devad, u16 addr) in bnx2x_mdio_read()
12781 static int bnx2x_mdio_write(struct net_device *netdev, int prtad, int devad, in bnx2x_mdio_write()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8809 ixgbe_mdio_read(struct net_device *netdev, int prtad, int devad, u16 addr) in ixgbe_mdio_read()
8833 static int ixgbe_mdio_write(struct net_device *netdev, int prtad, int devad, in ixgbe_mdio_write()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3058 int ret = 0, prtad, devad; in cxgb_ioctl() local
/drivers/net/ethernet/broadcom/
Dtg3.c1234 static int tg3_phy_cl45_write(struct tg3 *tp, u32 devad, u32 addr, u32 val) in tg3_phy_cl45_write()
1257 static int tg3_phy_cl45_read(struct tg3 *tp, u32 devad, u32 addr, u32 *val) in tg3_phy_cl45_read()