Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_bsg.c132 struct lpfc_dmabufext { struct
879 diag_cmd_data_free(struct lpfc_hba *phba, struct lpfc_dmabufext *mlist) in diag_cmd_data_free()
881 struct lpfc_dmabufext *mlast; in diag_cmd_data_free()
894 mlast = list_entry(curr, struct lpfc_dmabufext , dma.list); in diag_cmd_data_free()
1068 (struct lpfc_dmabufext in lpfc_bsg_ct_unsol_event()
2867 * This function allocates page size buffers and populates an lpfc_dmabufext.
2871 static struct lpfc_dmabufext *
2876 struct lpfc_dmabufext *mlist = NULL; in diag_cmd_data_alloc()
2877 struct lpfc_dmabufext *dmp; in diag_cmd_data_alloc()
2890 /* allocate struct lpfc_dmabufext buffe in diag_cmd_data_alloc()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_bsg.c123 struct lpfc_dmabufext { struct
855 diag_cmd_data_free(struct lpfc_hba *phba, struct lpfc_dmabufext *mlist) in diag_cmd_data_free()
857 struct lpfc_dmabufext *mlast; in diag_cmd_data_free()
870 mlast = list_entry(curr, struct lpfc_dmabufext , dma.list); in diag_cmd_data_free()
1027 (struct lpfc_dmabufext in lpfc_bsg_ct_unsol_event()
2795 * This function allocates page size buffers and populates an lpfc_dmabufext.
2799 static struct lpfc_dmabufext *
2804 struct lpfc_dmabufext *mlist = NULL; in diag_cmd_data_alloc()
2805 struct lpfc_dmabufext *dmp; in diag_cmd_data_alloc()
2818 /* allocate struct lpfc_dmabufext buffe in diag_cmd_data_alloc()
[all...]

Completed in 10 milliseconds