Searched refs:se_cores (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_hal.c | 431 for (i = 0; i < ndev->hw.se_cores; i++) in nitrox_config_pom_unit() 568 static const char *get_core_option(u8 se_cores, u8 ae_cores) in get_core_option() argument 573 switch (se_cores) { in get_core_option() 628 ndev->hw.se_cores += SE_CORES_PER_CLUSTER - dead_cores; in nitrox_get_hwinfo() 643 get_core_option(ndev->hw.se_cores, ndev->hw.ae_cores), in nitrox_get_hwinfo()
|
H A D | nitrox_debugfs.c | 29 ndev->hw.ae_cores, ndev->hw.se_cores, ndev->hw.zip_cores); in device_show()
|
H A D | nitrox_dev.h | 75 * @se_cores: number of symmetric cores 88 u8 se_cores; member
|
H A D | nitrox_main.c | 177 for (i = 0; i < ndev->hw.se_cores; i++) { in nitrox_load_fw()
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_hal.c | 432 for (i = 0; i < ndev->hw.se_cores; i++) in nitrox_config_pom_unit() 569 static const char *get_core_option(u8 se_cores, u8 ae_cores) in get_core_option() argument 574 switch (se_cores) { in get_core_option() 629 ndev->hw.se_cores += SE_CORES_PER_CLUSTER - dead_cores; in nitrox_get_hwinfo() 644 get_core_option(ndev->hw.se_cores, ndev->hw.ae_cores), in nitrox_get_hwinfo()
|
H A D | nitrox_debugfs.c | 30 ndev->hw.ae_cores, ndev->hw.se_cores, ndev->hw.zip_cores); in device_show()
|
H A D | nitrox_dev.h | 75 * @se_cores: number of symmetric cores 88 u8 se_cores; member
|
H A D | nitrox_main.c | 167 for (i = 0; i < ndev->hw.se_cores; i++) { in nitrox_load_fw()
|
Completed in 6 milliseconds