Lines Matching refs:ulp_bde64

238 	struct ulp_bde64 *bpl = NULL;  in lpfc_bsg_send_mgmt_cmd()
295 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_bsg_send_mgmt_cmd()
325 (request_nseg + reply_nseg) * sizeof(struct ulp_bde64); in lpfc_bsg_send_mgmt_cmd()
503 struct ulp_bde64 *bpl; in lpfc_bsg_rport_els()
562 bpl = (struct ulp_bde64 *) pbuflist->virt; in lpfc_bsg_rport_els()
588 (request_nseg + reply_nseg) * sizeof(struct ulp_bde64); in lpfc_bsg_rport_els()
778 struct ulp_bde64 *bde; in lpfc_bsg_ct_unsol_event()
1296 icmd->un.xseq64.bdl.bdeSize = (num_entry * sizeof(struct ulp_bde64)); in lpfc_issue_ct_rsp()
1400 struct ulp_bde64 *bpl; in lpfc_bsg_send_mgmt_rsp()
1432 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_bsg_send_mgmt_rsp()
1726 struct ulp_bde64 *bpl = NULL; in lpfcdiag_loop_get_xri()
1753 bpl = (struct ulp_bde64 *) dmabuf->virt; in lpfcdiag_loop_get_xri()
1866 struct ulp_bde64 *bpl, uint32_t size, in diag_cmd_data_alloc()
1956 struct ulp_bde64 *rxbpl = NULL; in lpfcdiag_loop_post_rxbufs()
1969 rxbpl = (struct ulp_bde64 *) rxbmp->virt; in lpfcdiag_loop_post_rxbufs()
2105 struct ulp_bde64 *txbpl = NULL; in lpfc_bsg_diag_test()
2224 txbpl = (struct ulp_bde64 *) txbmp->virt; in lpfc_bsg_diag_test()
2273 cmd->un.xseq64.bdl.bdeSize = (num_bde * sizeof(struct ulp_bde64)); in lpfc_bsg_diag_test()
2644 struct ulp_bde64 *rxbpl = NULL; in lpfc_bsg_issue_mbox()
2771 rxbpl = (struct ulp_bde64 *) rxbmp->virt; in lpfc_bsg_issue_mbox()
2825 rxbpl = (struct ulp_bde64 *) rxbmp->virt; in lpfc_bsg_issue_mbox()
2869 rxbpl = (struct ulp_bde64 *) rxbmp->virt; in lpfc_bsg_issue_mbox()
2882 struct ulp_bde64 *bde = in lpfc_bsg_issue_mbox()
2883 (struct ulp_bde64 *)&pmb->un.varWords[4]; in lpfc_bsg_issue_mbox()
2904 rxbpl = (struct ulp_bde64 *) rxbmp->virt; in lpfc_bsg_issue_mbox()
2958 rxbpl = (struct ulp_bde64 *) rxbmp->virt; in lpfc_bsg_issue_mbox()
3221 struct ulp_bde64 *bpl = NULL; in lpfc_menlo_cmd()
3295 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_menlo_cmd()
3326 (request_nseg + reply_nseg) * sizeof(struct ulp_bde64); in lpfc_menlo_cmd()