Searched refs:wilc_wfi_monitor_rx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.h | 16 void wilc_wfi_monitor_rx(struct net_device *mon_dev, u8 *buff, u32 size);
|
H A D | mon.c | 24 void wilc_wfi_monitor_rx(struct net_device *mon_dev, u8 *buff, u32 size) in wilc_wfi_monitor_rx() function
|
H A D | netdev.c | 864 wilc_wfi_monitor_rx(wilc->monitor_dev, buff, size); in wilc_wfi_mgmt_rx()
|
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.h | 17 void wilc_wfi_monitor_rx(struct net_device *mon_dev, u8 *buff, u32 size);
|
H A D | mon.c | 24 void wilc_wfi_monitor_rx(struct net_device *mon_dev, u8 *buff, u32 size) in wilc_wfi_monitor_rx() function
|
H A D | netdev.c | 808 wilc_wfi_monitor_rx(wilc->monitor_dev, buff, size); in wilc_wfi_mgmt_rx()
|
Completed in 4 milliseconds