Searched refs:ndo_eth_ioctl (Results 1 - 25 of 184) sorted by path

12345678

/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1778 if (!priv->rn_ops->ndo_eth_ioctl)
1781 return priv->rn_ops->ndo_eth_ioctl(dev, ifr, cmd);
2109 .ndo_eth_ioctl = ipoib_ioctl,
2124 .ndo_eth_ioctl = ipoib_ioctl,
/linux-master/drivers/net/bonding/
H A Dbond_main.c761 ioctl = slave_ops->ndo_eth_ioctl;
785 /* If reporting, report that either there's no ndo_eth_ioctl,
1847 slave_ops->ndo_eth_ioctl == NULL) {
5813 .ndo_eth_ioctl = bond_eth_ioctl,
/linux-master/drivers/net/can/esd/
H A Desd_402_pci-core.c90 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-master/drivers/net/can/
H A Dkvaser_pciefd.c943 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-master/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c774 .ndo_eth_ioctl = peak_eth_ioctl,
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c1680 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-master/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c1979 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-master/drivers/net/can/usb/
H A Dgs_usb.c1104 .ndo_eth_ioctl = gs_can_eth_ioctl,
/linux-master/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_core.c756 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-master/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.c815 .ndo_eth_ioctl = peak_eth_ioctl,
/linux-master/drivers/net/ethernet/3com/
H A D3c574_cs.c255 .ndo_eth_ioctl = el3_ioctl,
H A D3c59x.c1055 .ndo_eth_ioctl = vortex_ioctl,
1072 .ndo_eth_ioctl = vortex_ioctl,
/linux-master/drivers/net/ethernet/8390/
H A Dax88796.c645 .ndo_eth_ioctl = ax_ioctl,
H A Daxnet_cs.c131 .ndo_eth_ioctl = axnet_ioctl,
H A Dpcnet_cs.c225 .ndo_eth_ioctl = ei_ioctl,
/linux-master/drivers/net/ethernet/actions/
H A Dowl-emac.c1227 .ndo_eth_ioctl = owl_emac_ndo_eth_ioctl,
/linux-master/drivers/net/ethernet/adaptec/
H A Dstarfire.c628 .ndo_eth_ioctl = netdev_ioctl,
/linux-master/drivers/net/ethernet/adi/
H A Dadin1110.c1049 .ndo_eth_ioctl = adin1110_ioctl,
/linux-master/drivers/net/ethernet/agere/
H A Det131x.c3891 .ndo_eth_ioctl = phy_do_ioctl,
/linux-master/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c903 .ndo_eth_ioctl = phy_do_ioctl_running,
/linux-master/drivers/net/ethernet/amd/
H A Damd8111e.c1731 .ndo_eth_ioctl = amd8111e_ioctl,
H A Dau1000_eth.c1054 .ndo_eth_ioctl = phy_do_ioctl_running,
H A Dpcnet32.c1579 .ndo_eth_ioctl = pcnet32_ioctl,
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c2299 .ndo_eth_ioctl = xgbe_ioctl,
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c504 .ndo_eth_ioctl = aq_ndev_ioctl,

Completed in 426 milliseconds

12345678