Home
last modified time | relevance | path

Searched refs:p_multixri_pool (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_sli4.h664 struct lpfc_multixri_pool *p_multixri_pool; member
Dlpfc_sli.c19763 multixri_pool = qp->p_multixri_pool; in lpfc_snapshot_mxp()
19768 pvt_pool = &qp->p_multixri_pool->pvt_pool; in lpfc_snapshot_mxp()
19769 pbl_pool = &qp->p_multixri_pool->pbl_pool; in lpfc_snapshot_mxp()
19795 multixri_pool = phba->sli4_hba.hdwq[hwqid].p_multixri_pool; in lpfc_adjust_pvt_pool_count()
19832 multixri_pool = qp->p_multixri_pool; in lpfc_adjust_high_watermark()
19877 pbl_pool = &qp->p_multixri_pool->pbl_pool; in lpfc_move_xri_pvt_to_pbl()
19878 pvt_pool = &qp->p_multixri_pool->pvt_pool; in lpfc_move_xri_pvt_to_pbl()
19996 multixri_pool = qp->p_multixri_pool; in lpfc_move_xri_pbl_to_pvt()
20019 phba->sli4_hba.hdwq[next_hwqid].p_multixri_pool; in lpfc_move_xri_pbl_to_pvt()
20060 multixri_pool = phba->sli4_hba.hdwq[hwqid].p_multixri_pool; in lpfc_keep_pvt_pool_above_lowwm()
[all …]
Dlpfc_init.c3179 kfree(qp->p_multixri_pool); in lpfc_create_multixri_pools()
3187 qp->p_multixri_pool = multixri_pool; in lpfc_create_multixri_pools()
3250 multixri_pool = qp->p_multixri_pool; in lpfc_destroy_multixri_pools()
3254 qp->p_multixri_pool = NULL; in lpfc_destroy_multixri_pools()
Dlpfc_debugfs.c529 multixri_pool = qp->p_multixri_pool; in lpfc_debugfs_multixripools_data()
2422 multixri_pool = qp->p_multixri_pool; in lpfc_debugfs_multixripools_write()