Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_cfg.c61 static int wilc_wlan_cfg_set_byte(u8 *frame, u32 offset, u16 id, u8 val8) in wilc_wlan_cfg_set_byte() function
232 ret = wilc_wlan_cfg_set_byte(frame, offset, id, *buf); in wilc_wlan_cfg_set_wid()