Searched refs:NVM_FLASH (Results 1 – 5 of 5) sorted by relevance
327 NVM_FLASH, enumerator
1187 if (Adapter->eNVMType == NVM_EEPROM || Adapter->eNVMType == NVM_FLASH) { in bcm_char_ioctl()1197 if (Adapter->eNVMType == NVM_FLASH) { in bcm_char_ioctl()1272 if ((Adapter->eNVMType == NVM_FLASH) && (Adapter->uiFlashLayoutMajorVersion == 0)) { in bcm_char_ioctl()1779 if (Adapter->eNVMType != NVM_FLASH) { in bcm_char_ioctl()1854 if (Adapter->eNVMType != NVM_FLASH) { in bcm_char_ioctl()
190 if (Adapter->eNVMType == NVM_FLASH) { in bcm_download_config_file()
1821 if (Adapter->eNVMType == NVM_FLASH) { in BeceemNVMRead()1886 if (Adapter->eNVMType == NVM_FLASH) { in BeceemNVMWrite()2138 } else if (ps_adapter->eNVMType == NVM_FLASH) { in BcmInitNVM()2159 else if (Adapter->eNVMType == NVM_FLASH) in BcmGetNvmSize()2185 if (Adapter->eNVMType == NVM_FLASH && in BcmValidateNvmType()2647 return NVM_FLASH; in BcmGetNvmType()
1013 if (ps_adapter->eNVMType == NVM_FLASH) { in InitCardAndDownloadFirmware()