Searched refs:phy_do_ioctl_running (Results 1 – 24 of 24) sorted by relevance
| /linux/drivers/net/usb/ |
| A D | ax88172a.c | 112 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| A D | asix_devices.c | 604 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| A D | lan78xx.c | 4297 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/phy/ |
| A D | phy.c | 471 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl_running() function 478 EXPORT_SYMBOL(phy_do_ioctl_running);
|
| /linux/drivers/net/ethernet/qualcomm/emac/ |
| A D | emac.c | 379 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/ |
| A D | dnet.c | 745 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/arc/ |
| A D | emac_main.c | 852 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/hisilicon/ |
| A D | hisi_femac.c | 688 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/allwinner/ |
| A D | sun4i-emac.c | 903 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/amd/ |
| A D | au1000_eth.c | 1054 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| A D | bcmasp_intf.c | 1169 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/renesas/ |
| A D | rtsn.c | 1119 return phy_do_ioctl_running(ndev, ifr, cmd); in rtsn_do_ioctl()
|
| A D | sh_eth.c | 3178 .ndo_eth_ioctl = phy_do_ioctl_running, 3194 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/include/linux/ |
| A D | phy.h | 1993 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd);
|
| /linux/drivers/net/ethernet/xilinx/ |
| A D | ll_temac_main.c | 1244 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/nxp/ |
| A D | lpc_eth.c | 1221 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/broadcom/ |
| A D | bgmac.c | 1266 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/smsc/ |
| A D | smsc9420.c | 1487 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| A D | smsc911x.c | 2154 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/toshiba/ |
| A D | tc35815.c | 754 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| A D | hns_enet.c | 1962 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/broadcom/genet/ |
| A D | bcmgenet.c | 3723 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/freescale/ |
| A D | fec_main.c | 3995 .ndo_eth_ioctl = phy_do_ioctl_running,
|
| /linux/drivers/net/ethernet/realtek/ |
| A D | r8169_main.c | 5116 .ndo_eth_ioctl = phy_do_ioctl_running,
|
Completed in 126 milliseconds