Searched refs:io_xri_cnt (Results 1 – 3 of 3) sorted by relevance
3533 phba->sli4_hba.io_xri_cnt); in lpfc_create_multixri_pools()3539 count_per_hwq = phba->sli4_hba.io_xri_cnt / hwq_count; in lpfc_create_multixri_pools()4386 uint16_t io_xri_cnt, io_xri_max; in lpfc_sli4_io_sgl_update() local4402 phba->sli4_hba.io_xri_cnt, in lpfc_sli4_io_sgl_update()4408 if (phba->sli4_hba.io_xri_cnt > phba->sli4_hba.io_xri_max) { in lpfc_sli4_io_sgl_update()4410 io_xri_cnt = phba->sli4_hba.io_xri_cnt - in lpfc_sli4_io_sgl_update()4413 for (i = 0; i < io_xri_cnt; i++) { in lpfc_sli4_io_sgl_update()4423 phba->sli4_hba.io_xri_cnt -= io_xri_cnt; in lpfc_sli4_io_sgl_update()4429 phba->sli4_hba.io_xri_cnt = cnt; in lpfc_sli4_io_sgl_update()4477 phba->sli4_hba.io_xri_cnt = 0; in lpfc_new_io_buf()[all …]
905 uint16_t io_xri_cnt; member
7744 phba, &post_nblist, phba->sli4_hba.io_xri_cnt); in lpfc_sli4_repost_io_sgl_list()9057 if (phba->sli4_hba.io_xri_cnt == 0) { in lpfc_sli4_hba_setup()