Lines Matching refs:buffer_address_high
1142 read_sparm64->bde_64.u.data.buffer_address_high = ocs_addr32_hi(dma->phys); in sli_cmd_read_sparm64()
1181 read_topo->bde_loop_map.u.data.buffer_address_high = ocs_addr32_hi(dma->phys); in sli_cmd_read_topology()
1326 reg_rpi->bde_64.u.data.buffer_address_high = ocs_addr32_hi(dma->phys); in sli_cmd_reg_rpi()
1365 reg_vfi->sparm.u.data.buffer_address_high = ocs_addr32_hi(domain->dma.phys); in sli_cmd_reg_vfi()
2639 host_buffer->u.data.buffer_address_high = ocs_addr32_hi(dma->phys); in sli_cmd_common_write_object()
2731 host_buffer->u.data.buffer_address_high = ocs_addr32_hi(dma->phys); in sli_cmd_common_read_object()
2734 host_buffer->u.data.buffer_address_high = 0; in sli_cmd_common_read_object()
6620 els->els_request_payload.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_els_request64_wqe()
6796 icmnd->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_fcp_icmnd64_wqe()
6881 iread->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_fcp_iread64_wqe()
6931 iread->first_data_bde.u.data.buffer_address_high = sge[first_data_sge].buffer_address_high; in sli_fcp_iread64_wqe()
6985 iwrite->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_fcp_iwrite64_wqe()
7035 iwrite->first_data_bde.u.data.buffer_address_high = sge[first_data_sge].buffer_address_high; in sli_fcp_iwrite64_wqe()
7095 trecv->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_fcp_treceive64_wqe()
7108 trecv->bde.u.data.buffer_address_high = sge[2].buffer_address_high; in sli_fcp_treceive64_wqe()
7161 trecv->first_data_bde.u.data.buffer_address_high = sge[first_data_sge].buffer_address_high; in sli_fcp_treceive64_wqe()
7281 trsp->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_fcp_trsp64_wqe()
7378 tsend->bde.u.data.buffer_address_high = sge[2].buffer_address_high; in sli_fcp_tsend64_wqe()
7390 tsend->bde.u.data.buffer_address_high = sge[2].buffer_address_high; in sli_fcp_tsend64_wqe()
7441 tsend->first_data_bde.u.data.buffer_address_high = sge[first_data_sge].buffer_address_high; in sli_fcp_tsend64_wqe()
7507 gen->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_gen_request64_wqe()
7584 sf->bde.u.data.buffer_address_high = ocs_addr32_hi(payload->phys); in sli_send_frame_wqe()
7671 xmit->bde.u.data.buffer_address_high = ocs_addr32_hi(payload->phys); in sli_xmit_sequence64_wqe()
7769 bcast->sequence_payload.u.data.buffer_address_high = ocs_addr32_hi(payload->phys); in sli_xmit_bcast64_wqe()
7930 els->els_response_payload.u.data.buffer_address_high = ocs_addr32_hi(rsp->phys); in sli_xmit_els_rsp64_wqe()