Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dlinux_wlan.c1044 static const struct net_device_ops wilc_netdev_ops = { variable
1096 ndev->netdev_ops = &wilc_netdev_ops; in wilc_netdev_init()