Searched refs:lpfc_sli4_mbox_rsrc_extent (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 58 int lpfc_sli4_mbox_rsrc_extent(struct lpfc_hba *, struct lpfcMboxq *,
|
H A D | lpfc_mbox.c | 1855 * lpfc_sli4_mbox_rsrc_extent - Initialize the opcode resource extent. 1870 lpfc_sli4_mbox_rsrc_extent(struct lpfc_hba *phba, struct lpfcMboxq *mbox, lpfc_sli4_mbox_rsrc_extent() function
|
H A D | lpfc_sli.c | 5133 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, 0, type, lpfc_sli4_get_avail_extnt_rsrc() 5298 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, extnt_cnt, type, *emb); lpfc_sli4_cfg_post_extnts() 5578 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, 0, type, lpfc_sli4_dealloc_extent() 6032 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, curr_blks, type, emb);
|
Completed in 162 milliseconds