Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dqeth_l2_main.c721 static const struct net_device_ops qeth_l2_iqd_netdev_ops; variable
734 (netdev->netdev_ops == &qeth_l2_iqd_netdev_ops || in qeth_l2_must_learn()
1048 static const struct net_device_ops qeth_l2_iqd_netdev_ops = { variable
1090 card->dev->netdev_ops = IS_IQD(card) ? &qeth_l2_iqd_netdev_ops : in qeth_l2_setup_netdev()