Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/net/
Dqeth_core.h1087 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
Dqeth_l3_main.c1844 .ndo_eth_ioctl = qeth_do_ioctl,
1860 .ndo_eth_ioctl = qeth_do_ioctl,
Dqeth_l2_main.c1063 .ndo_eth_ioctl = qeth_do_ioctl,
Dqeth_core_main.c6614 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in qeth_do_ioctl() function
6640 EXPORT_SYMBOL_GPL(qeth_do_ioctl);