Lines Matching refs:__be64
66 FL_PER_EQ_UNIT = EQ_UNIT / sizeof(__be64),
67 TXD_PER_EQ_UNIT = EQ_UNIT / sizeof(__be64),
111 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64),
337 const __be64 *addr = (const __be64 *)tq->desc; in unmap_sgl()
345 const __be64 *addr = (const __be64 *)tq->desc; in unmap_sgl()
355 __be64 addr; in unmap_sgl()
361 : *(const __be64 *)tq->desc); in unmap_sgl()
613 __be64 *d = &fl->desc[fl->pidx]; in refill_fl()
828 BUG_ON(flits > SGE_MAX_WR_LEN / sizeof(__be64)); in flits_to_desc()
869 sizeof(__be64)); in calc_tx_flits()
884 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
887 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
1006 __be64 *src = (__be64 *)&tq->desc[index]; in ring_tx_db()
1007 __be64 __iomem *dst = (__be64 __iomem *)(tq->bar2_addr + in ring_tx_db()
1009 unsigned int count = EQ_UNIT / sizeof(__be64); in ring_tx_db()
1596 int t4vf_ethrx_handler(struct sge_rspq *rspq, const __be64 *rsp, in t4vf_ethrx_handler()
2250 sizeof(__be64), sizeof(struct rx_sw_desc), in t4vf_sge_alloc_rxq()