Searched refs:qeth_do_ioctl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_core.h | 1079 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
|
H A D | qeth_l3_main.c | 1837 .ndo_eth_ioctl = qeth_do_ioctl, 1853 .ndo_eth_ioctl = qeth_do_ioctl,
|
H A D | qeth_l2_main.c | 1057 .ndo_eth_ioctl = qeth_do_ioctl, 1078 .ndo_eth_ioctl = qeth_do_ioctl,
|
H A D | qeth_core_main.c | 6523 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 D | qeth_l3_main.c | 1853 .ndo_do_ioctl = qeth_do_ioctl, 1870 .ndo_do_ioctl = qeth_do_ioctl,
|
H A D | qeth_core.h | 1122 int qeth_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
|
H A D | qeth_l2_main.c | 876 .ndo_do_ioctl = qeth_do_ioctl,
|
H A D | qeth_core_main.c | 6517 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