Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dconf.h12 #define WL18XX_CONF_VERSION (WLCORE_CONF_VERSION | 0x0007) macro
H A Ddebugfs.c194 header.version = cpu_to_le32(WL18XX_CONF_VERSION); in conf_read()
H A Dmain.c1422 if (conf_file->header.version != cpu_to_le32(WL18XX_CONF_VERSION)) { in wl18xx_load_conf_file()
1425 WL18XX_CONF_VERSION, conf_file->header.version); in wl18xx_load_conf_file()