Searched refs:wilc_wfi_mgmt_rx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | netdev.h | 282 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size);
|
H A D | netdev.c | 793 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size) in wilc_wfi_mgmt_rx() function
|
H A D | wlan.c | 703 wilc_wfi_mgmt_rx(wilc, buff_ptr, pkt_len); in wilc_wlan_handle_rx_buff()
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | netdev.h | 283 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size, bool is_auth);
|
H A D | netdev.c | 840 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size, bool is_auth) in wilc_wfi_mgmt_rx() function
|
H A D | wlan.c | 971 wilc_wfi_mgmt_rx(wilc, buff_ptr, pkt_len, in wilc_wlan_handle_rx_buff()
|
Completed in 7 milliseconds