Searched refs:io_xri_cnt (Results 1 – 3 of 3) sorted by relevance
3369 phba->sli4_hba.io_xri_cnt); in lpfc_create_multixri_pools()3375 count_per_hwq = phba->sli4_hba.io_xri_cnt / hwq_count; in lpfc_create_multixri_pools()4230 uint16_t io_xri_cnt, io_xri_max; in lpfc_sli4_io_sgl_update() local4246 phba->sli4_hba.io_xri_cnt, in lpfc_sli4_io_sgl_update()4251 if (phba->sli4_hba.io_xri_cnt > phba->sli4_hba.io_xri_max) { in lpfc_sli4_io_sgl_update()4253 io_xri_cnt = phba->sli4_hba.io_xri_cnt - in lpfc_sli4_io_sgl_update()4256 for (i = 0; i < io_xri_cnt; i++) { in lpfc_sli4_io_sgl_update()4266 phba->sli4_hba.io_xri_cnt -= io_xri_cnt; in lpfc_sli4_io_sgl_update()4272 phba->sli4_hba.io_xri_cnt = cnt; in lpfc_sli4_io_sgl_update()4320 phba->sli4_hba.io_xri_cnt = 0; in lpfc_new_io_buf()[all …]
896 uint16_t io_xri_cnt; member
7644 phba, &post_nblist, phba->sli4_hba.io_xri_cnt); in lpfc_sli4_repost_io_sgl_list()8662 if (phba->sli4_hba.io_xri_cnt == 0) { in lpfc_sli4_hba_setup()