Searched refs:zip_cores (Results 1 – 3 of 3) sorted by relevance
591 static const char *get_feature_option(u8 zip_cores, int core_freq) in get_feature_option() argument593 if (zip_cores == 0) in get_feature_option()595 else if (zip_cores < ZIP_MAX_CORES) in get_feature_option()637 ndev->hw.zip_cores = ZIP_MAX_CORES - dead_cores; in nitrox_get_hwinfo()646 get_feature_option(ndev->hw.zip_cores, ndev->hw.freq), in nitrox_get_hwinfo()
30 ndev->hw.ae_cores, ndev->hw.se_cores, ndev->hw.zip_cores); in device_show()
90 u8 zip_cores; member
Completed in 7 milliseconds