| /linux-6.15/drivers/net/usb/ |
| H A D | ax88172a.c | 112 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| H A D | asix_devices.c | 604 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| H A D | lan78xx.c | 4412 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_main.c | 281 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac.c | 379 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phy.c | 456 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl_running() function 463 EXPORT_SYMBOL(phy_do_ioctl_running);
|
| /linux-6.15/drivers/net/ethernet/ |
| H A D | dnet.c | 745 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/arc/ |
| H A D | emac_main.c | 852 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/allwinner/ |
| H A D | sun4i-emac.c | 903 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/hisilicon/ |
| H A D | hisi_femac.c | 688 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/amd/ |
| H A D | au1000_eth.c | 1054 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/include/linux/ |
| H A D | phy.h | 2020 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd);
|
| /linux-6.15/drivers/net/ethernet/nxp/ |
| H A D | lpc_eth.c | 1221 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_intf.c | 1179 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/renesas/ |
| H A D | rtsn.c | 1119 return phy_do_ioctl_running(ndev, ifr, cmd); in rtsn_do_ioctl()
|
| H A D | sh_eth.c | 3178 .ndo_eth_ioctl = phy_do_ioctl_running, 3194 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/xilinx/ |
| H A D | ll_temac_main.c | 1244 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/broadcom/ |
| H A D | bgmac.c | 1266 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/smsc/ |
| H A D | smsc9420.c | 1487 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| H A D | smsc911x.c | 2153 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/toshiba/ |
| H A D | tc35815.c | 754 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_enet.c | 1962 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmgenet.c | 3570 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | fec_main.c | 4032 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux-6.15/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 5145 .ndo_eth_ioctl = phy_do_ioctl_running,
|