Searched refs:cpu_to_be64 (Results 1 – 7 of 7) sorted by relevance
36 (w)->wr.wr_lo = cpu_to_be64(0); \44 (w)->wr.wr_lo = cpu_to_be64(0); \
165 #define cpu_to_be64(x) BE_64((uint64_t)(x)) macro
1353 c.iqaddr = cpu_to_be64(iq->ba); in alloc_iq_fl()1406 c.fl0addr = cpu_to_be64(fl->ba); in alloc_iq_fl()2242 ASSERT(*d == cpu_to_be64(sd->rxb->ba)); in refill_fl()2258 *d++ = cpu_to_be64(sd->rxb->ba); in refill_fl()2647 txinfo->sgl.sge[idx / 2].addr[idx & 1] = cpu_to_be64(ba); in add_seg()2650 txinfo->sgl.addr0 = cpu_to_be64(ba); in add_seg()3098 cpl->ctrl1 = cpu_to_be64(ctrl1); in write_txpkt_wr()3211 cpl->ctrl1 = cpu_to_be64(ctrl); in write_ulp_cpl_sgl()
3444 y = (__force u64)cpu_to_be64(y); in cudbg_tcamxy2valmask()
54 #define cpu_to_be64(x) (x) macro59 #define cpu_to_be64(x) BSWAP_64(x) macro
833 cpu_to_be64(skreq->sksg_dma_address.cookies->dmac_laddress); in skd_start()1303 scsi->hdr.sg_list_dma_address = cpu_to_be64(dma_address); in skd_format_internal_skspcl()
206 *rpl++ = cpu_to_be64(t4_read_reg64(adap, mbox_addr)); in get_mbox_rpl()297 marker_cmd[0] = cpu_to_be64(~0LLU); in t4_record_mbox_marker()8280 p->data0m_pkd = cpu_to_be64(V_DATALKPTYPE(M_DATALKPTYPE) | in t4_alloc_raw_mac_filt()8469 p->data0m_pkd = cpu_to_be64(V_DATALKPTYPE(M_DATALKPTYPE) | in t4_free_raw_mac_filt()8607 c.u.hash.hashvec = cpu_to_be64(vec); in t4_set_addr_hash()