Searched refs:fw_base (Results 1 – 2 of 2) sorted by relevance
29 const char *fw_base; member32 #define BRCMF_FW_DEF(fw_name, fw_base) \ argument34 BRCMF_FW_DEFAULT_PATH fw_base; \35 MODULE_FIRMWARE(BRCMF_FW_DEFAULT_PATH fw_base ".bin")38 #define BRCMF_FW_CLM_DEF(fw_name, fw_base) \ argument40 BRCMF_FW_DEFAULT_PATH fw_base; \41 MODULE_FIRMWARE(BRCMF_FW_DEFAULT_PATH fw_base ".bin"); \42 MODULE_FIRMWARE(BRCMF_FW_DEFAULT_PATH fw_base ".clm_blob")
46 const char *fw_base; in mm81x_core_get_fw_path() local50 fw_base = MM8108_FW_BASE; in mm81x_core_get_fw_path()57 fw_ver, fw_base); in mm81x_core_get_fw_path()