Lines Matching refs:lpfc_dmabufext
128 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()
1054 (struct lpfc_dmabufext in lpfc_bsg_ct_unsol_event()
2758 static struct lpfc_dmabufext *
2763 struct lpfc_dmabufext *mlist = NULL; in diag_cmd_data_alloc()
2764 struct lpfc_dmabufext *dmp; in diag_cmd_data_alloc()
2778 dmp = kmalloc(sizeof(struct lpfc_dmabufext), GFP_KERNEL); in diag_cmd_data_alloc()
2854 struct lpfc_dmabufext *rxbuffer = NULL; in lpfcdiag_loop_post_rxbufs()
2895 ((struct lpfc_dmabufext *)mp[i])->size; in lpfcdiag_loop_post_rxbufs()
2907 ((struct lpfc_dmabufext *)mp[i])->size; in lpfcdiag_loop_post_rxbufs()
2924 (struct lpfc_dmabufext *)mp[0]); in lpfcdiag_loop_post_rxbufs()
2927 (struct lpfc_dmabufext *)mp[1]); in lpfcdiag_loop_post_rxbufs()
3001 struct lpfc_dmabufext *txbuffer = NULL; in lpfc_bsg_diag_loopback_run()
3140 segment_len = ((struct lpfc_dmabufext *)curr)->size; in lpfc_bsg_diag_loopback_run()