Searched refs:max_rpi (Results 1 – 5 of 5) sorted by relevance
2641 uint32_t max_rpi; member 3528 uint32_t max_rpi : 16; /* Max RPIs Port should configure */ member 3532 uint32_t max_rpi : 16; /* Max RPIs Port should configure */ member
469 uint16_t max_rpi; member
2320 *mrpi = max_cfg_param->max_rpi; in lpfc_get_hba_info() 2375 *mrpi = pmb->un.varRdConfig.max_rpi; in lpfc_get_hba_info() 3135 static DEVICE_ATTR(max_rpi, S_IRUGO, lpfc_max_rpi_show, NULL);
7161 phba->sli4_hba.next_rpi = phba->sli4_hba.max_cfg_param.max_rpi; in lpfc_sli4_alloc_resource_identifiers() 7248 count = phba->sli4_hba.max_cfg_param.max_rpi; in lpfc_sli4_alloc_resource_identifiers() 18014 * A nonzero rpi defined as rpi_base <= rpi < max_rpi if successful19733 * A nonzero rpi defined as rpi_base <= rpi < max_rpi if successful19740 uint16_t max_rpi, rpi_limit; in lpfc_sli4_alloc_rpi() local 19750 max_rpi = phba->sli4_hba.max_cfg_param.max_rpi; in lpfc_sli4_alloc_rpi() 19764 (int) rpi, max_rpi, rpi_limit); in lpfc_sli4_alloc_rpi() 19771 (phba->sli4_hba.rpi_count >= max_rpi)) { in lpfc_sli4_alloc_rpi() 19788 * it represents how many are actually in use whereas max_rpi note in lpfc_sli4_alloc_rpi() [all...]
8912 /* The limit on the logical index is just the max_rpi count. */ in lpfc_sli4_create_rpi_hdr() 8913 rpi_limit = phba->sli4_hba.max_cfg_param.max_rpi; in lpfc_sli4_create_rpi_hdr() 9992 phba->sli4_hba.max_cfg_param.max_rpi = in lpfc_sli4_read_config() 10079 phba->sli4_hba.max_cfg_param.max_rpi, in lpfc_sli4_read_config()