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

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

Completed in 114 milliseconds