Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core.h1079 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
H A Dqeth_l3_main.c1837 .ndo_eth_ioctl = qeth_do_ioctl,
1853 .ndo_eth_ioctl = qeth_do_ioctl,
H A Dqeth_l2_main.c1057 .ndo_eth_ioctl = qeth_do_ioctl,
1078 .ndo_eth_ioctl = qeth_do_ioctl,
H A Dqeth_core_main.c6523 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in qeth_do_ioctl() function
6549 EXPORT_SYMBOL_GPL(qeth_do_ioctl); variable
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l3_main.c1853 .ndo_do_ioctl = qeth_do_ioctl,
1870 .ndo_do_ioctl = qeth_do_ioctl,
H A Dqeth_core.h1122 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
H A Dqeth_l2_main.c876 .ndo_do_ioctl = qeth_do_ioctl,
H A Dqeth_core_main.c6517 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in qeth_do_ioctl() function
6557 EXPORT_SYMBOL_GPL(qeth_do_ioctl); variable

Completed in 34 milliseconds