Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dmon.c212 static const struct net_device_ops wilc_wfi_netdev_ops = { variable
233 wl->monitor_dev->netdev_ops = &wilc_wfi_netdev_ops; in wilc_wfi_init_mon_interface()