Searched refs:lpfc_free_bsg_buffers (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 138 lpfc_free_bsg_buffers(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist) in lpfc_free_bsg_buffers() function 178 lpfc_free_bsg_buffers(phba, mlist); in lpfc_alloc_bsg_buffers() 188 lpfc_free_bsg_buffers(phba, mlist); in lpfc_alloc_bsg_buffers() 364 lpfc_free_bsg_buffers(phba, cmp); in lpfc_bsg_send_mgmt_cmd_cmp() 365 lpfc_free_bsg_buffers(phba, rmp); in lpfc_bsg_send_mgmt_cmd_cmp() 537 lpfc_free_bsg_buffers(phba, rmp); in lpfc_bsg_send_mgmt_cmd() 539 lpfc_free_bsg_buffers(phba, cmp); in lpfc_bsg_send_mgmt_cmd() 1456 lpfc_free_bsg_buffers(phba, cmp); in lpfc_issue_ct_rsp_cmp() 1683 lpfc_free_bsg_buffers(phba, cmp); in lpfc_bsg_send_mgmt_rsp() 5077 lpfc_free_bsg_buffers(phba, cmp); in lpfc_bsg_menlo_cmd_cmp() [all …]
|