Lines Matching refs:cpu_to_be64
663 *d++ = cpu_to_be64(dma_addr); in refill_fl()
692 *d++ = cpu_to_be64(dma_addr); in refill_fl()
921 sgl->addr0 = cpu_to_be64(addr[0] + start); in write_sgl()
925 sgl->addr0 = cpu_to_be64(addr[1]); in write_sgl()
942 to->addr[0] = cpu_to_be64(addr[i]); in write_sgl()
943 to->addr[1] = cpu_to_be64(addr[++i]); in write_sgl()
948 to->addr[0] = cpu_to_be64(addr[i + 1]); in write_sgl()
1346 cpl->ctrl1 = cpu_to_be64(cntrl); in t4vf_eth_xmit()
2239 cmd.iqaddr = cpu_to_be64(rspq->phys_addr); in t4vf_sge_alloc_rxq()
2279 cmd.fl0addr = cpu_to_be64(fl->addr); in t4vf_sge_alloc_rxq()
2413 cmd.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4vf_sge_alloc_eth_txq()