Searched refs:cpu_to_be64 (Results 1 – 6 of 6) sorted by relevance
36 (w)->wr.wr_lo = cpu_to_be64(0); \44 (w)->wr.wr_lo = cpu_to_be64(0); \
147 #define cpu_to_be64(x) BE_64((uint64_t)(x)) macro
1140 c.iqaddr = cpu_to_be64(iq->ba); in alloc_iq_fl()1175 c.fl0addr = cpu_to_be64(fl->ba); in alloc_iq_fl()1956 ASSERT(*d == cpu_to_be64(sd->rxb->ba)); in refill_fl()1972 *d++ = cpu_to_be64(sd->rxb->ba); in refill_fl()2330 txinfo->sgl.sge[idx / 2].addr[idx & 1] = cpu_to_be64(ba); in add_seg()2333 txinfo->sgl.addr0 = cpu_to_be64(ba); in add_seg()2650 cpl->ctrl1 = cpu_to_be64(ctrl1); in write_txpkt_wr()2755 cpl->ctrl1 = cpu_to_be64(ctrl); in write_ulp_cpl_sgl()
54 #define cpu_to_be64(x) (x) macro59 #define cpu_to_be64(x) BSWAP_64(x) macro
831 cpu_to_be64(skreq->sksg_dma_address.cookies->dmac_laddress); in skd_start()1301 scsi->hdr.sg_list_dma_address = cpu_to_be64(dma_address); in skd_format_internal_skspcl()
144 *rpl++ = cpu_to_be64(t4_read_reg64(adap, mbox_addr)); in get_mbox_rpl()4608 c.u.hash.hashvec = cpu_to_be64(vec); in t4_set_addr_hash()