Searched refs:core_nr (Results 1 – 1 of 1) sorted by relevance
136 u16 core_nr, i = 0; in mvs_tasklet() local141 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_tasklet()151 for (i = 0; i < core_nr; i++) { in mvs_tasklet()168 u32 core_nr; in mvs_interrupt() local170 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_interrupt()192 for (i = 0; i < core_nr; i++) { in mvs_interrupt()385 int phy_nr, port_nr; unsigned short core_nr; in mvs_prep_sas_ha_init() local390 core_nr = chip_info->n_host; in mvs_prep_sas_ha_init()391 phy_nr = core_nr * chip_info->n_phy; in mvs_prep_sas_ha_init()408 ((struct mvs_prv_info *)sha->lldd_ha)->n_host = core_nr; in mvs_prep_sas_ha_init()[all …]