se_cores           29 drivers/crypto/cavium/nitrox/nitrox_debugfs.c 		   ndev->hw.ae_cores, ndev->hw.se_cores, ndev->hw.zip_cores);
se_cores           88 drivers/crypto/cavium/nitrox/nitrox_dev.h 	u8 se_cores;
se_cores          431 drivers/crypto/cavium/nitrox/nitrox_hal.c 	for (i = 0; i < ndev->hw.se_cores; i++)
se_cores          568 drivers/crypto/cavium/nitrox/nitrox_hal.c static const char *get_core_option(u8 se_cores, u8 ae_cores)
se_cores          573 drivers/crypto/cavium/nitrox/nitrox_hal.c 		switch (se_cores) {
se_cores          628 drivers/crypto/cavium/nitrox/nitrox_hal.c 			ndev->hw.se_cores += SE_CORES_PER_CLUSTER - dead_cores;
se_cores          643 drivers/crypto/cavium/nitrox/nitrox_hal.c 		 get_core_option(ndev->hw.se_cores, ndev->hw.ae_cores),
se_cores          177 drivers/crypto/cavium/nitrox/nitrox_main.c 	for (i = 0; i < ndev->hw.se_cores; i++) {