Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_bsg.c128 struct lpfc_dmabufext { struct
866 diag_cmd_data_free(struct lpfc_hba *phba, struct lpfc_dmabufext *mlist) in diag_cmd_data_free()
868 struct lpfc_dmabufext *mlast; in diag_cmd_data_free()
881 mlast = list_entry(curr, struct lpfc_dmabufext , dma.list); in diag_cmd_data_free()
1056 (struct lpfc_dmabufext in lpfc_bsg_ct_unsol_event()
2760 static struct lpfc_dmabufext *
2765 struct lpfc_dmabufext *mlist = NULL; in diag_cmd_data_alloc()
2766 struct lpfc_dmabufext *dmp; in diag_cmd_data_alloc()
2780 dmp = kmalloc(sizeof(struct lpfc_dmabufext), GFP_KERNEL); in diag_cmd_data_alloc()
2856 struct lpfc_dmabufext *rxbuffer = NULL; in lpfcdiag_loop_post_rxbufs()
[all …]