Lines Matching refs:cpu_to_be64
621 *d++ = cpu_to_be64(mapping); in refill_fl()
649 *d++ = cpu_to_be64(mapping); in refill_fl()
865 sgl->addr0 = cpu_to_be64(addr[0] + start); in write_sgl()
869 sgl->addr0 = cpu_to_be64(addr[1]); in write_sgl()
886 to->addr[0] = cpu_to_be64(addr[i]); in write_sgl()
887 to->addr[1] = cpu_to_be64(addr[++i]); in write_sgl()
892 to->addr[0] = cpu_to_be64(addr[i + 1]); in write_sgl()
1202 wr->r3 = cpu_to_be64(0); in t4_eth_xmit()
1260 cpl->ctrl1 = cpu_to_be64(cntrl); in t4_eth_xmit()
2473 c.iqaddr = cpu_to_be64(iq->phys_addr); in t4_sge_alloc_rxq()
2491 c.fl0addr = cpu_to_be64(fl->addr); in t4_sge_alloc_rxq()
2606 c.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4_sge_alloc_eth_txq()
2660 c.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4_sge_alloc_ctrl_txq()
2712 c.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4_sge_alloc_ofld_txq()