ae_cores 29 drivers/crypto/cavium/nitrox/nitrox_debugfs.c ndev->hw.ae_cores, ndev->hw.se_cores, ndev->hw.zip_cores); ae_cores 89 drivers/crypto/cavium/nitrox/nitrox_dev.h u8 ae_cores; ae_cores 568 drivers/crypto/cavium/nitrox/nitrox_hal.c static const char *get_core_option(u8 se_cores, u8 ae_cores) ae_cores 572 drivers/crypto/cavium/nitrox/nitrox_hal.c if (ae_cores == AE_MAX_CORES) { ae_cores 581 drivers/crypto/cavium/nitrox/nitrox_hal.c } else if (ae_cores == (AE_MAX_CORES / 2)) { ae_cores 626 drivers/crypto/cavium/nitrox/nitrox_hal.c ndev->hw.ae_cores += AE_CORES_PER_CLUSTER - dead_cores; ae_cores 643 drivers/crypto/cavium/nitrox/nitrox_hal.c get_core_option(ndev->hw.se_cores, ndev->hw.ae_cores), ae_cores 232 drivers/crypto/cavium/nitrox/nitrox_main.c for (i = 0; i < ndev->hw.ae_cores; i++) {