Searched refs:nvs_ver (Results 1 – 3 of 3) sorted by relevance
153 hn_nvs_doinit(struct hn_data *hv, uint32_t nvs_ver) in hn_nvs_doinit() argument162 init.ver_min = nvs_ver; in hn_nvs_doinit()163 init.ver_max = nvs_ver; in hn_nvs_doinit()175 nvs_ver); in hn_nvs_doinit()376 if (hv->nvs_ver >= NVS_VERSION_5) in hn_nvs_conf_ndis()427 hv->nvs_ver = hn_nvs_version[i]; in hn_nvs_init()431 if (hv->nvs_ver <= NVS_VERSION_4) in hn_nvs_init()436 hv->nvs_ver, NDIS_VERSION_MAJOR(hv->ndis_ver), in hn_nvs_init()459 if (hv->nvs_ver >= NVS_VERSION_2) { in hn_nvs_attach()
167 uint32_t nvs_ver; member
1225 if (hv->nvs_ver < NVS_VERSION_5) in eth_hn_dev_init()