Searched refs:nv_file (Results 1 – 3 of 3) sorted by relevance
211 const char *nv_file; member
1601 wcn->nv_file = WLAN_NV_FILE; in wcn36xx_probe()1602 ret = of_property_read_string(wcn->dev->parent->of_node, "firmware-name", &wcn->nv_file); in wcn36xx_probe()
513 ret = request_firmware(&wcn->nv, wcn->nv_file, wcn->dev); in wcn36xx_smd_load_nv()516 wcn->nv_file, ret); in wcn36xx_smd_load_nv()