Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/net/
H A Dqeth_l2_main.c723 static const struct net_device_ops qeth_l2_osa_netdev_ops; variable
736 netdev->netdev_ops == &qeth_l2_osa_netdev_ops)); in qeth_l2_must_learn()
1070 static const struct net_device_ops qeth_l2_osa_netdev_ops = { variable
1092 &qeth_l2_osa_netdev_ops; in qeth_l2_setup_netdev()