Lines Matching refs:cpu_to_be64
619 *d++ = cpu_to_be64(mapping); in refill_fl()
647 *d++ = cpu_to_be64(mapping); in refill_fl()
863 sgl->addr0 = cpu_to_be64(addr[0] + start); in write_sgl()
867 sgl->addr0 = cpu_to_be64(addr[1]); in write_sgl()
884 to->addr[0] = cpu_to_be64(addr[i]); in write_sgl()
885 to->addr[1] = cpu_to_be64(addr[++i]); in write_sgl()
890 to->addr[0] = cpu_to_be64(addr[i + 1]); in write_sgl()
1216 wr->r3 = cpu_to_be64(0); in t4_eth_xmit()
1288 cpl->ctrl1 = cpu_to_be64(cntrl); in t4_eth_xmit()
2484 c.iqaddr = cpu_to_be64(iq->phys_addr); in t4_sge_alloc_rxq()
2523 c.fl0addr = cpu_to_be64(fl->addr); in t4_sge_alloc_rxq()
2674 c.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4_sge_alloc_eth_txq()
2729 c.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4_sge_alloc_ctrl_txq()
2782 c.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4_sge_alloc_ofld_txq()