Lines Matching refs:cpu_to_be64
661 *d++ = cpu_to_be64(dma_addr); in refill_fl()
690 *d++ = cpu_to_be64(dma_addr); in refill_fl()
919 sgl->addr0 = cpu_to_be64(addr[0] + start); in write_sgl()
923 sgl->addr0 = cpu_to_be64(addr[1]); in write_sgl()
940 to->addr[0] = cpu_to_be64(addr[i]); in write_sgl()
941 to->addr[1] = cpu_to_be64(addr[++i]); in write_sgl()
946 to->addr[0] = cpu_to_be64(addr[i + 1]); in write_sgl()
1363 cpl->ctrl1 = cpu_to_be64(cntrl); in t4vf_eth_xmit()
2262 cmd.iqaddr = cpu_to_be64(rspq->phys_addr); in t4vf_sge_alloc_rxq()
2310 cmd.fl0addr = cpu_to_be64(fl->addr); in t4vf_sge_alloc_rxq()
2444 cmd.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4vf_sge_alloc_eth_txq()