Home
last modified time | relevance | path

Searched refs:wilc_wlan_cfg_set_byte (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dwlan_cfg.c59 static int wilc_wlan_cfg_set_byte(u8 *frame, u32 offset, u16 id, u8 val8) in wilc_wlan_cfg_set_byte() function
229 ret = wilc_wlan_cfg_set_byte(frame, offset, id, *buf); in wilc_wlan_cfg_set_wid()