Lines Matching refs:ulp_bde64
149 int outbound_buffers, struct ulp_bde64 *bpl, in lpfc_alloc_bsg_buffers()
386 struct ulp_bde64 *bpl = NULL; in lpfc_bsg_send_mgmt_cmd()
432 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_bsg_send_mgmt_cmd()
433 request_nseg = LPFC_BPL_SIZE/sizeof(struct ulp_bde64); in lpfc_bsg_send_mgmt_cmd()
444 reply_nseg = LPFC_BPL_SIZE/sizeof(struct ulp_bde64) - request_nseg; in lpfc_bsg_send_mgmt_cmd()
900 struct ulp_bde64 *bde; in lpfc_bsg_ct_unsol_event()
1578 struct ulp_bde64 *bpl; in lpfc_bsg_send_mgmt_rsp()
1607 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_bsg_send_mgmt_rsp()
1608 bpl_entries = (LPFC_BPL_SIZE/sizeof(struct ulp_bde64)); in lpfc_bsg_send_mgmt_rsp()
2594 struct ulp_bde64 *bpl = NULL; in lpfcdiag_loop_get_xri()
2622 bpl = (struct ulp_bde64 *) dmabuf->virt; in lpfcdiag_loop_get_xri()
2801 struct ulp_bde64 *bpl, uint32_t size, in diag_cmd_data_alloc()
2889 struct ulp_bde64 *rxbpl = NULL; in lpfcdiag_sli3_loop_post_rxbufs()
2904 rxbpl = (struct ulp_bde64 *) rxbmp->virt; in lpfcdiag_sli3_loop_post_rxbufs()
3038 struct ulp_bde64 *txbpl = NULL; in lpfc_bsg_diag_loopback_run()
3156 txbpl = (struct ulp_bde64 *) txbmp->virt; in lpfc_bsg_diag_loopback_run()
4651 struct ulp_bde64 *bde; in lpfc_bsg_issue_mbox()
4828 bde = (struct ulp_bde64 *)&pmb->un.varWords[4]; in lpfc_bsg_issue_mbox()