Searched refs:wilc_wlan_cfg_set_bin (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | wlan_cfg.c | 108 static int wilc_wlan_cfg_set_bin(u8 *frame, u32 offset, u16 id, u8 *b, u32 size) in wilc_wlan_cfg_set_bin() function 249 ret = wilc_wlan_cfg_set_bin(frame, offset, id, buf, size); in wilc_wlan_cfg_set_wid()
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | wlan_cfg.c | 110 static int wilc_wlan_cfg_set_bin(u8 *frame, u32 offset, u16 id, u8 *b, u32 size) in wilc_wlan_cfg_set_bin() function 252 ret = wilc_wlan_cfg_set_bin(frame, offset, id, buf, size); in wilc_wlan_cfg_set_wid()
|
Completed in 2 milliseconds