Home
last modified time | relevance | path

Searched refs:phy_do_ioctl (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy.c406 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl() function
413 EXPORT_SYMBOL(phy_do_ioctl);
430 return phy_do_ioctl(dev, ifr, cmd); in phy_do_ioctl_running()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Dlantiq_etop.c611 .ndo_do_ioctl = phy_do_ioctl,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c795 .ndo_do_ioctl = phy_do_ioctl,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/rdc/
H A Dr6040.c963 .ndo_do_ioctl = phy_do_ioctl,
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h1564 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aurora/
H A Dnb8800.c1014 .ndo_do_ioctl = phy_do_ioctl,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c1380 .ndo_do_ioctl = phy_do_ioctl,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/octeon/
H A Docteon_mgmt.c797 return phy_do_ioctl(netdev, rq, cmd); in octeon_mgmt_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/faraday/
H A Dftgmac100.c1590 .ndo_do_ioctl = phy_do_ioctl,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/
H A Dag71xx.c1843 .ndo_do_ioctl = phy_do_ioctl,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1949 ret = phy_do_ioctl(dev, rq, cmd); in sxgbe_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/socionext/
H A Dnetsec.c1832 .ndo_do_ioctl = phy_do_ioctl,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/agere/
H A Det131x.c3885 .ndo_do_ioctl = phy_do_ioctl,