qla_host_to_le64
tx_cntxt_req->rsp_dma_addr = qla_host_to_le64(hw->tx_cntxt_rsp_paddr);
tx_cntxt_req->cmd_cons_dma_addr = qla_host_to_le64(hw->tx_cons_paddr);
qla_host_to_le64(hw->dma_buf.tx_ring.dma_addr);
qla_host_to_le64(hw->rx_cntxt_rsp_paddr);
qla_host_to_le64(hw->dma_buf.rds_ring[i].dma_addr);
qla_host_to_le64(MCLBYTES);
qla_host_to_le64(MJUM9BYTES);
qla_host_to_le64(hw->dma_buf.sds_ring[i].dma_addr);
qla_host_to_le64(hw->dma_buf.sds_ring[i].dma_addr);
qla_host_to_le64(hw->dma_buf.rds_ring[i].dma_addr);
qla_host_to_le64(MJUM9BYTES);
rcntxt->rds[i].std_bsize = qla_host_to_le64(MCLBYTES);
qla_host_to_le64(hw->dma_buf.sds_ring[j].dma_addr);
qla_host_to_le64(hw->dma_buf.rds_ring[j].dma_addr);
qla_host_to_le64(MJUM9BYTES);
add_rcv->rds[i].std_bsize = qla_host_to_le64(MCLBYTES);
qla_host_to_le64(hw_tx_cntxt->tx_ring_paddr);
qla_host_to_le64(hw_tx_cntxt->tx_cons_paddr);