Searched refs:qeth_do_ioctl (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/s390/net/
H A Dqeth_core.h1079 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
H A Dqeth_l2_main.c1057 .ndo_eth_ioctl = qeth_do_ioctl,
1078 .ndo_eth_ioctl = qeth_do_ioctl,
H A Dqeth_l3_main.c1837 .ndo_eth_ioctl = qeth_do_ioctl,
1853 .ndo_eth_ioctl = qeth_do_ioctl,
H A Dqeth_core_main.c6550 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) function
6576 EXPORT_SYMBOL_GPL(qeth_do_ioctl); variable

Completed in 125 milliseconds