Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dwcn36xx.h211 const char *nv_file; member
H A 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()
H A 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()