Searched refs:mon_dev (Results 1 – 4 of 4) sorted by relevance
24 void wilc_wfi_monitor_rx(struct net_device *mon_dev, u8 *buff, u32 size) in wilc_wfi_monitor_rx() argument31 if (!mon_dev) in wilc_wfi_monitor_rx()34 if (!netif_running(mon_dev)) in wilc_wfi_monitor_rx()88 skb->dev = mon_dev; in wilc_wfi_monitor_rx()
17 void wilc_wfi_monitor_rx(struct net_device *mon_dev, u8 *buff, u32 size);
290 static struct miscdevice mon_dev = { variable379 rc = misc_register(&mon_dev); in mon_init()393 misc_deregister(&mon_dev); in mon_exit()
453 static struct miscdevice mon_dev = { variable615 rc = misc_register(&mon_dev); in mon_init()634 misc_deregister(&mon_dev); in mon_exit()