Lines Matching refs:buffer_address_high

1140 	read_sparm64->bde_64.u.data.buffer_address_high = ocs_addr32_hi(dma->phys);  in sli_cmd_read_sparm64()
1179 read_topo->bde_loop_map.u.data.buffer_address_high = ocs_addr32_hi(dma->phys); in sli_cmd_read_topology()
1324 reg_rpi->bde_64.u.data.buffer_address_high = ocs_addr32_hi(dma->phys); in sli_cmd_reg_rpi()
1363 reg_vfi->sparm.u.data.buffer_address_high = ocs_addr32_hi(domain->dma.phys); in sli_cmd_reg_vfi()
2637 host_buffer->u.data.buffer_address_high = ocs_addr32_hi(dma->phys); in sli_cmd_common_write_object()
2729 host_buffer->u.data.buffer_address_high = ocs_addr32_hi(dma->phys); in sli_cmd_common_read_object()
2732 host_buffer->u.data.buffer_address_high = 0; in sli_cmd_common_read_object()
6618 els->els_request_payload.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_els_request64_wqe()
6794 icmnd->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_fcp_icmnd64_wqe()
6879 iread->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_fcp_iread64_wqe()
6929 iread->first_data_bde.u.data.buffer_address_high = sge[first_data_sge].buffer_address_high; in sli_fcp_iread64_wqe()
6983 iwrite->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_fcp_iwrite64_wqe()
7033 iwrite->first_data_bde.u.data.buffer_address_high = sge[first_data_sge].buffer_address_high; in sli_fcp_iwrite64_wqe()
7093 trecv->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_fcp_treceive64_wqe()
7106 trecv->bde.u.data.buffer_address_high = sge[2].buffer_address_high; in sli_fcp_treceive64_wqe()
7159 trecv->first_data_bde.u.data.buffer_address_high = sge[first_data_sge].buffer_address_high; in sli_fcp_treceive64_wqe()
7279 trsp->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_fcp_trsp64_wqe()
7376 tsend->bde.u.data.buffer_address_high = sge[2].buffer_address_high; in sli_fcp_tsend64_wqe()
7388 tsend->bde.u.data.buffer_address_high = sge[2].buffer_address_high; in sli_fcp_tsend64_wqe()
7439 tsend->first_data_bde.u.data.buffer_address_high = sge[first_data_sge].buffer_address_high; in sli_fcp_tsend64_wqe()
7505 gen->bde.u.data.buffer_address_high = sge[0].buffer_address_high; in sli_gen_request64_wqe()
7582 sf->bde.u.data.buffer_address_high = ocs_addr32_hi(payload->phys); in sli_send_frame_wqe()
7669 xmit->bde.u.data.buffer_address_high = ocs_addr32_hi(payload->phys); in sli_xmit_sequence64_wqe()
7767 bcast->sequence_payload.u.data.buffer_address_high = ocs_addr32_hi(payload->phys); in sli_xmit_bcast64_wqe()
7928 els->els_response_payload.u.data.buffer_address_high = ocs_addr32_hi(rsp->phys); in sli_xmit_els_rsp64_wqe()