Lines Matching refs:core_nr
149 u16 core_nr, i = 0; in mvs_tasklet() local
154 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_tasklet()
164 for (i = 0; i < core_nr; i++) { in mvs_tasklet()
176 u32 core_nr; in mvs_interrupt() local
184 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_interrupt()
204 for (i = 0; i < core_nr; i++) { in mvs_interrupt()
405 int phy_nr, port_nr; unsigned short core_nr; in mvs_prep_sas_ha_init() local
410 core_nr = chip_info->n_host; in mvs_prep_sas_ha_init()
411 phy_nr = core_nr * chip_info->n_phy; in mvs_prep_sas_ha_init()
428 ((struct mvs_prv_info *)sha->lldd_ha)->n_host = core_nr; in mvs_prep_sas_ha_init()
601 unsigned short core_nr, i = 0; in mvs_pci_remove() local
605 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_pci_remove()
617 for (i = 0; i < core_nr; i++) { in mvs_pci_remove()
716 u8 i, core_nr; in mvs_store_interrupt_coalescing() local
731 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_store_interrupt_coalescing()
737 for (i = 0; i < core_nr; i++) { in mvs_store_interrupt_coalescing()