Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h721 struct lpfc_multixri_pool *p_multixri_pool; member
H A Dlpfc_sli.c21567 multixri_pool = qp->p_multixri_pool; in lpfc_snapshot_mxp()
21572 pvt_pool = &qp->p_multixri_pool->pvt_pool; in lpfc_snapshot_mxp()
21573 pbl_pool = &qp->p_multixri_pool->pbl_pool; in lpfc_snapshot_mxp()
21599 multixri_pool = phba->sli4_hba.hdwq[hwqid].p_multixri_pool; in lpfc_adjust_pvt_pool_count()
21636 multixri_pool = qp->p_multixri_pool; in lpfc_adjust_high_watermark()
21681 pbl_pool = &qp->p_multixri_pool->pbl_pool; in lpfc_move_xri_pvt_to_pbl()
21682 pvt_pool = &qp->p_multixri_pool->pvt_pool; in lpfc_move_xri_pvt_to_pbl()
21801 multixri_pool = qp->p_multixri_pool; in lpfc_move_xri_pbl_to_pvt()
21824 phba->sli4_hba.hdwq[next_hwqid].p_multixri_pool; in lpfc_move_xri_pbl_to_pvt()
21865 multixri_pool = phba->sli4_hba.hdwq[hwqid].p_multixri_pool; in lpfc_keep_pvt_pool_above_lowwm()
[all …]
H A Dlpfc_init.c3568 kfree(qp->p_multixri_pool); in lpfc_create_multixri_pools()
3576 qp->p_multixri_pool = multixri_pool; in lpfc_create_multixri_pools()
3639 multixri_pool = qp->p_multixri_pool; in lpfc_destroy_multixri_pools()
3643 qp->p_multixri_pool = NULL; in lpfc_destroy_multixri_pools()
H A Dlpfc_debugfs.c527 multixri_pool = qp->p_multixri_pool; in lpfc_debugfs_multixripools_data()
2628 multixri_pool = qp->p_multixri_pool; in lpfc_debugfs_multixripools_write()