Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/microchip/wilc1000/
Dnetdev.c869 static const struct net_device_ops wilc_netdev_ops = { variable
961 ndev->netdev_ops = &wilc_netdev_ops; in wilc_netdev_ifc_init()