Lines Matching refs:core_nr
165 u16 core_nr, i = 0; in mvs_tasklet() local
170 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_tasklet()
180 for (i = 0; i < core_nr; i++) { in mvs_tasklet()
192 u32 core_nr; in mvs_interrupt() local
200 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_interrupt()
220 for (i = 0; i < core_nr; i++) { in mvs_interrupt()
436 int phy_nr, port_nr; unsigned short core_nr; in mvs_prep_sas_ha_init() local
441 core_nr = chip_info->n_host; in mvs_prep_sas_ha_init()
442 phy_nr = core_nr * chip_info->n_phy; in mvs_prep_sas_ha_init()
459 ((struct mvs_prv_info *)sha->lldd_ha)->n_host = core_nr; in mvs_prep_sas_ha_init()
632 unsigned short core_nr, i = 0; in mvs_pci_remove() local
636 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()
765 u8 i, core_nr; in mvs_store_interrupt_coalescing() local
780 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_store_interrupt_coalescing()
786 for (i = 0; i < core_nr; i++) { in mvs_store_interrupt_coalescing()