Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dphy.c430 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl() function
437 EXPORT_SYMBOL(phy_do_ioctl);
454 return phy_do_ioctl(dev, ifr, cmd); in phy_do_ioctl_running()
/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_netdev.c250 .ndo_eth_ioctl = phy_do_ioctl,
/Linux-v6.6/drivers/net/ethernet/sunplus/
Dspl2sw_driver.c202 .ndo_do_ioctl = phy_do_ioctl,
/Linux-v6.6/drivers/net/ethernet/
Dlantiq_etop.c631 .ndo_eth_ioctl = phy_do_ioctl,
/Linux-v6.6/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c797 .ndo_eth_ioctl = phy_do_ioctl,
/Linux-v6.6/drivers/net/ethernet/rdc/
Dr6040.c964 .ndo_eth_ioctl = phy_do_ioctl,
/Linux-v6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_main.c505 .ndo_eth_ioctl = phy_do_ioctl,
/Linux-v6.6/drivers/net/ethernet/marvell/
Dpxa168_eth.c1379 .ndo_eth_ioctl = phy_do_ioctl,
/Linux-v6.6/include/linux/
Dphy.h1923 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
/Linux-v6.6/drivers/net/ethernet/adi/
Dadin1110.c789 return phy_do_ioctl(netdev, rq, cmd); in adin1110_ioctl()
/Linux-v6.6/drivers/net/ethernet/cavium/octeon/
Docteon_mgmt.c794 return phy_do_ioctl(netdev, rq, cmd); in octeon_mgmt_ioctl()
/Linux-v6.6/drivers/net/ethernet/faraday/
Dftgmac100.c1643 .ndo_eth_ioctl = phy_do_ioctl,
/Linux-v6.6/drivers/net/ethernet/atheros/
Dag71xx.c1802 .ndo_eth_ioctl = phy_do_ioctl,
/Linux-v6.6/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c1952 ret = phy_do_ioctl(dev, rq, cmd); in sxgbe_ioctl()
/Linux-v6.6/drivers/net/ethernet/socionext/
Dnetsec.c1838 .ndo_eth_ioctl = phy_do_ioctl,
/Linux-v6.6/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.c1632 return phy_do_ioctl(ndev, ifr, cmd); in emac_ndo_ioctl()
/Linux-v6.6/drivers/net/ethernet/agere/
Det131x.c3891 .ndo_eth_ioctl = phy_do_ioctl,