/openbmc/linux/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 | 4300 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy.c | 449 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl_running() function 456 EXPORT_SYMBOL(phy_do_ioctl_running);
|
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac.c | 379 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/ |
H A D | dnet.c | 745 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/arc/ |
H A D | emac_main.c | 852 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/hisilicon/ |
H A D | hisi_femac.c | 688 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/allwinner/ |
H A D | sun4i-emac.c | 903 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | fs_enet-main.c | 898 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/amd/ |
H A D | au1000_eth.c | 1054 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpmac.c | 1051 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_intf.c | 1188 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/nxp/ |
H A D | lpc_eth.c | 1221 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/include/linux/ |
H A D | phy.h | 1924 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd);
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | ll_temac_main.c | 1244 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac.c | 1266 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | sh_eth.c | 3178 .ndo_eth_ioctl = phy_do_ioctl_running, 3194 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smsc9420.c | 1486 .ndo_eth_ioctl = phy_do_ioctl_running,
|
H A D | smsc911x.c | 2153 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 754 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_enet.c | 1962 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 3742 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | 4034 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 5014 .ndo_eth_ioctl = phy_do_ioctl_running,
|