Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/wcn36xx/
Dwcn36xx.h211 const char *nv_file; member
Dmain.c1601 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()
Dsmd.c513 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()