Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dqeth_core.h1080 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
Dqeth_l3_main.c1833 .ndo_eth_ioctl = qeth_do_ioctl,
1849 .ndo_eth_ioctl = qeth_do_ioctl,
Dqeth_l2_main.c1057 .ndo_eth_ioctl = qeth_do_ioctl,
1078 .ndo_eth_ioctl = qeth_do_ioctl,
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);