Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
Dwlan_cfg.c21 static const struct wilc_cfg_byte g_cfg_byte[] = { variable
360 wl->cfg.b = kmemdup(g_cfg_byte, sizeof(g_cfg_byte), GFP_KERNEL); in wilc_wlan_cfg_init()