Lines Matching refs:core_nr
166 u16 core_nr, i = 0; in mvs_tasklet() local
171 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_tasklet()
181 for (i = 0; i < core_nr; i++) { in mvs_tasklet()
193 u32 core_nr; in mvs_interrupt() local
201 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_interrupt()
221 for (i = 0; i < core_nr; i++) { in mvs_interrupt()
437 int phy_nr, port_nr; unsigned short core_nr; in mvs_prep_sas_ha_init() local
442 core_nr = chip_info->n_host; in mvs_prep_sas_ha_init()
443 phy_nr = core_nr * chip_info->n_phy; in mvs_prep_sas_ha_init()
460 ((struct mvs_prv_info *)sha->lldd_ha)->n_host = core_nr; in mvs_prep_sas_ha_init()
633 unsigned short core_nr, i = 0; in mvs_pci_remove() local
637 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_pci_remove()
649 for (i = 0; i < core_nr; i++) { in mvs_pci_remove()
748 u8 i, core_nr; in mvs_store_interrupt_coalescing() local
763 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_store_interrupt_coalescing()
769 for (i = 0; i < core_nr; i++) { in mvs_store_interrupt_coalescing()