Lines Matching refs:core_nr
167 u16 core_nr, i = 0; in mvs_tasklet() local
172 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_tasklet()
182 for (i = 0; i < core_nr; i++) { in mvs_tasklet()
194 u32 core_nr; in mvs_interrupt() local
202 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_interrupt()
222 for (i = 0; i < core_nr; i++) { in mvs_interrupt()
442 int phy_nr, port_nr; unsigned short core_nr; in mvs_prep_sas_ha_init() local
447 core_nr = chip_info->n_host; in mvs_prep_sas_ha_init()
448 phy_nr = core_nr * chip_info->n_phy; in mvs_prep_sas_ha_init()
465 ((struct mvs_prv_info *)sha->lldd_ha)->n_host = core_nr; in mvs_prep_sas_ha_init()
638 unsigned short core_nr, i = 0; in mvs_pci_remove() local
642 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_pci_remove()
655 for (i = 0; i < core_nr; i++) { in mvs_pci_remove()
771 u8 i, core_nr; in mvs_store_interrupt_coalescing() local
786 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_store_interrupt_coalescing()
792 for (i = 0; i < core_nr; i++) { in mvs_store_interrupt_coalescing()