Searched refs:BRCMF_FW_REQF_OPTIONAL (Results 1 – 4 of 4) sorted by relevance
8 #define BRCMF_FW_REQF_OPTIONAL 0x0001 macro
561 else if (!(cur->flags & BRCMF_FW_REQF_OPTIONAL)) in brcmf_fw_request_nvram_done()577 if (!nvram && !(cur->flags & BRCMF_FW_REQF_OPTIONAL)) in brcmf_fw_request_nvram_done()614 return (cur->flags & BRCMF_FW_REQF_OPTIONAL) ? 0 : ret; in brcmf_fw_complete_request()
2252 fwreq->items[BRCMF_PCIE_FW_NVRAM].flags = BRCMF_FW_REQF_OPTIONAL; in brcmf_pcie_prepare_fw_request()2254 fwreq->items[BRCMF_PCIE_FW_CLM].flags = BRCMF_FW_REQF_OPTIONAL; in brcmf_pcie_prepare_fw_request()2256 fwreq->items[BRCMF_PCIE_FW_TXCAP].flags = BRCMF_FW_REQF_OPTIONAL; in brcmf_pcie_prepare_fw_request()
4437 fwreq->items[BRCMF_SDIO_FW_CLM].flags = BRCMF_FW_REQF_OPTIONAL; in brcmf_sdio_prepare_fw_request()