Searched refs:lpfc_free_bsg_buffers (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/scsi/lpfc/ | 
| D | lpfc_bsg.c | 135 lpfc_free_bsg_buffers(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist)  in lpfc_free_bsg_buffers()  function 175 				lpfc_free_bsg_buffers(phba, mlist);  in lpfc_alloc_bsg_buffers() 185 				lpfc_free_bsg_buffers(phba, mlist);  in lpfc_alloc_bsg_buffers() 359 	lpfc_free_bsg_buffers(phba, cmp);  in lpfc_bsg_send_mgmt_cmd_cmp() 360 	lpfc_free_bsg_buffers(phba, rmp);  in lpfc_bsg_send_mgmt_cmd_cmp() 530 	lpfc_free_bsg_buffers(phba, rmp);  in lpfc_bsg_send_mgmt_cmd() 532 	lpfc_free_bsg_buffers(phba, cmp);  in lpfc_bsg_send_mgmt_cmd() 1437 	lpfc_free_bsg_buffers(phba, cmp);  in lpfc_issue_ct_rsp_cmp() 1661 	lpfc_free_bsg_buffers(phba, cmp);  in lpfc_bsg_send_mgmt_rsp() 5017 	lpfc_free_bsg_buffers(phba, cmp);  in lpfc_bsg_menlo_cmd_cmp() [all …] 
 |