Searched refs:io_xri_cnt (Results 1 – 3 of 3) sorted by relevance
3157 phba->sli4_hba.io_xri_cnt); in lpfc_create_multixri_pools()3163 count_per_hwq = phba->sli4_hba.io_xri_cnt / hwq_count; in lpfc_create_multixri_pools()4001 uint16_t io_xri_cnt, io_xri_max; in lpfc_sli4_io_sgl_update() local4017 phba->sli4_hba.io_xri_cnt, in lpfc_sli4_io_sgl_update()4022 if (phba->sli4_hba.io_xri_cnt > phba->sli4_hba.io_xri_max) { in lpfc_sli4_io_sgl_update()4024 io_xri_cnt = phba->sli4_hba.io_xri_cnt - in lpfc_sli4_io_sgl_update()4027 for (i = 0; i < io_xri_cnt; i++) { in lpfc_sli4_io_sgl_update()4037 phba->sli4_hba.io_xri_cnt -= io_xri_cnt; in lpfc_sli4_io_sgl_update()4043 phba->sli4_hba.io_xri_cnt = cnt; in lpfc_sli4_io_sgl_update()4090 phba->sli4_hba.io_xri_cnt = 0; in lpfc_new_io_buf()[all …]
841 uint16_t io_xri_cnt; member
7055 phba, &post_nblist, phba->sli4_hba.io_xri_cnt); in lpfc_sli4_repost_io_sgl_list()7639 if (phba->sli4_hba.io_xri_cnt == 0) { in lpfc_sli4_hba_setup()