Lines Matching refs:lpfc_dmabufext
123 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()
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()
2819 dmp = kmalloc(sizeof(struct lpfc_dmabufext), GFP_KERNEL); in diag_cmd_data_alloc()
2891 struct lpfc_dmabufext *rxbuffer = NULL; in lpfcdiag_sli3_loop_post_rxbufs()
2933 ((struct lpfc_dmabufext *)mp[i])->size; in lpfcdiag_sli3_loop_post_rxbufs()
2945 ((struct lpfc_dmabufext *)mp[i])->size; in lpfcdiag_sli3_loop_post_rxbufs()
2962 (struct lpfc_dmabufext *)mp[0]); in lpfcdiag_sli3_loop_post_rxbufs()
2965 (struct lpfc_dmabufext *)mp[1]); in lpfcdiag_sli3_loop_post_rxbufs()
3039 struct lpfc_dmabufext *txbuffer = NULL; in lpfc_bsg_diag_loopback_run()
3181 segment_len = ((struct lpfc_dmabufext *)curr)->size; in lpfc_bsg_diag_loopback_run()