Searched refs:phy_do_ioctl_running (Results 1 – 19 of 19) sorted by relevance
/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 | 4594 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux/drivers/net/ethernet/hisilicon/hibmcge/ |
H A D | hbg_main.c | 281 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux/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/drivers/net/ethernet/arc/ |
H A D | emac_main.c | 852 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux/drivers/net/ethernet/amd/ |
H A D | au1000_eth.c | 1054 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux/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/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_intf.c | 1178 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux/drivers/net/ethernet/xilinx/ |
H A D | ll_temac_main.c | 1244 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux/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/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 754 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_enet.c | 1962 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | 3145 .ndo_eth_ioctl = phy_do_ioctl_running,
|
H A D | fec_main.c | 4032 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 3681 .ndo_eth_ioctl = phy_do_ioctl_running,
|
/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 5090 .ndo_eth_ioctl = phy_do_ioctl_running,
|