Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_netdev.c258 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/phy/
H A Dphy.c439 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl() function
446 EXPORT_SYMBOL(phy_do_ioctl);
463 return phy_do_ioctl(dev, ifr, cmd); in phy_do_ioctl_running()
/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_driver.c202 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/
H A Dlantiq_etop.c631 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c797 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/rdc/
H A Dr6040.c964 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth_sr1.c750 .ndo_eth_ioctl = phy_do_ioctl,
H A Dicssg_prueth.c1421 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c511 .ndo_eth_ioctl = phy_do_ioctl,
/linux/include/linux/
H A Dphy.h2368 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
/linux/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c1379 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/cavium/octeon/
H A Docteon_mgmt.c1373 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/adi/
H A Dadin1110.c791 return phy_do_ioctl(netdev, rq, cmd); in adin1110_ioctl()
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1952 ret = phy_do_ioctl(dev, rq, cmd); in sxgbe_ioctl()
/linux/drivers/net/ethernet/socionext/
H A Dnetsec.c1843 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/agere/
H A Det131x.c3928 .ndo_eth_ioctl = phy_do_ioctl,