Searched refs:phy_do_ioctl_running (Results 1 – 23 of 23) sorted by relevance
/linux-6.1.9/drivers/net/usb/ ! |
D | ax88172a.c | 112 .ndo_eth_ioctl = phy_do_ioctl_running,
|
D | asix_devices.c | 604 .ndo_eth_ioctl = phy_do_ioctl_running,
|
D | lan78xx.c | 4305 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/phy/ ! |
D | phy.c | 435 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl_running() function 442 EXPORT_SYMBOL(phy_do_ioctl_running);
|
/linux-6.1.9/drivers/net/ethernet/qualcomm/emac/ ! |
D | emac.c | 380 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/ ! |
D | dnet.c | 745 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/arc/ ! |
D | emac_main.c | 847 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/allwinner/ ! |
D | sun4i-emac.c | 903 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/freescale/fs_enet/ ! |
D | fs_enet-main.c | 900 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/ ! |
D | hisi_femac.c | 688 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/amd/ ! |
D | au1000_eth.c | 1054 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/include/linux/ ! |
D | phy.h | 1709 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd);
|
/linux-6.1.9/drivers/net/ethernet/ti/ ! |
D | cpmac.c | 1051 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/nxp/ ! |
D | lpc_eth.c | 1221 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/xilinx/ ! |
D | ll_temac_main.c | 1246 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/renesas/ ! |
D | sh_eth.c | 3147 .ndo_eth_ioctl = phy_do_ioctl_running, 3163 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/broadcom/ ! |
D | bgmac.c | 1266 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/smsc/ ! |
D | smsc9420.c | 1487 .ndo_eth_ioctl = phy_do_ioctl_running,
|
D | smsc911x.c | 2153 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/toshiba/ ! |
D | tc35815.c | 755 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns/ ! |
D | hns_enet.c | 1946 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/broadcom/genet/ ! |
D | bcmgenet.c | 3714 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux-6.1.9/drivers/net/ethernet/realtek/ ! |
D | r8169_main.c | 4891 .ndo_eth_ioctl = phy_do_ioctl_running,
|