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/
A Dsparx5_netdev.c250 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/phy/
A Dphy.c452 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl() function
459 EXPORT_SYMBOL(phy_do_ioctl);
476 return phy_do_ioctl(dev, ifr, cmd); in phy_do_ioctl_running()
/linux/drivers/net/ethernet/sunplus/
A Dspl2sw_driver.c202 .ndo_do_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/
A Dlantiq_etop.c632 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/freescale/
A Dfec_mpc52xx.c797 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/rdc/
A Dr6040.c964 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_main.c505 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/ti/icssg/
A Dicssg_common.c1068 return phy_do_ioctl(ndev, ifr, cmd); in icssg_ndo_ioctl()
/linux/drivers/net/ethernet/marvell/
A Dpxa168_eth.c1379 .ndo_eth_ioctl = phy_do_ioctl,
/linux/include/linux/
A Dphy.h1992 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
/linux/drivers/net/ethernet/adi/
A Dadin1110.c791 return phy_do_ioctl(netdev, rq, cmd); in adin1110_ioctl()
/linux/drivers/net/ethernet/cavium/octeon/
A Docteon_mgmt.c794 return phy_do_ioctl(netdev, rq, cmd); in octeon_mgmt_ioctl()
/linux/drivers/net/ethernet/faraday/
A Dftgmac100.c1665 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_main.c1951 ret = phy_do_ioctl(dev, rq, cmd); in sxgbe_ioctl()
/linux/drivers/net/ethernet/socionext/
A Dnetsec.c1840 .ndo_eth_ioctl = phy_do_ioctl,
/linux/drivers/net/ethernet/agere/
A Det131x.c3891 .ndo_eth_ioctl = phy_do_ioctl,

Completed in 69 milliseconds