Searched refs:BRCMF_FW_REQF_OPTIONAL (Results 1 – 3 of 3) sorted by relevance
19 #define BRCMF_FW_REQF_OPTIONAL 0x0001 macro
482 if (!data && !(cur->flags & BRCMF_FW_REQF_OPTIONAL)) in brcmf_fw_request_nvram_done()495 if (!nvram && !(cur->flags & BRCMF_FW_REQF_OPTIONAL)) in brcmf_fw_request_nvram_done()571 if (ret < 0 && !(cur->flags & BRCMF_FW_REQF_OPTIONAL)) in brcmf_fw_request_done()
1787 fwreq->items[BRCMF_PCIE_FW_NVRAM].flags = BRCMF_FW_REQF_OPTIONAL; in brcmf_pcie_prepare_fw_request()