Searched refs:wilc_wlan_cfg_set_str (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | wlan_cfg.c | 94 static int wilc_wlan_cfg_set_str(u8 *frame, u32 offset, u16 id, u8 *str, in wilc_wlan_cfg_set_str() function 245 ret = wilc_wlan_cfg_set_str(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 | 96 static int wilc_wlan_cfg_set_str(u8 *frame, u32 offset, u16 id, u8 *str, in wilc_wlan_cfg_set_str() function 248 ret = wilc_wlan_cfg_set_str(frame, offset, id, buf, size); in wilc_wlan_cfg_set_wid()
|
Completed in 2 milliseconds