Searched refs:OTX2_HEAD_ROOM (Results 1 – 5 of 5) sorted by relevance
21 #define OTX2_HEAD_ROOM OTX2_ALIGN macro33 ((OTX2_HEAD_ROOM + OTX2_DATA_ALIGN(x)) + \42 #define DMA_BUFFER_LEN(x) ((x) - OTX2_HEAD_ROOM)
220 otx2_dma_unmap_page(pfvf, iova - OTX2_HEAD_ROOM, in otx2_skb_add_frag()435 otx2_aura_freeptr(pfvf, cq->cq_idx, bufptr + OTX2_HEAD_ROOM); in otx2_refill_pool_ptrs()1168 iova = cqe->sg.seg_addr - OTX2_HEAD_ROOM; in otx2_cleanup_rx_cqes()1300 iova = cqe->sg.seg_addr - OTX2_HEAD_ROOM; in otx2_xdp_rcv_pkt_handler()
126 ptrs[num_ptrs] = (u64)bufptr + OTX2_HEAD_ROOM; in cn10k_refill_pool_ptrs()
1031 pfvf->hw_ops->aura_freeptr(pfvf, qidx, bufptr + OTX2_HEAD_ROOM); in otx2_pool_refill_task()1175 iova -= OTX2_HEAD_ROOM; in otx2_free_aura_ptr()1436 bufptr + OTX2_HEAD_ROOM); in otx2_rq_aura_pool_init()
1402 return ALIGN(pf->hw.rbuf_len, OTX2_ALIGN) + OTX2_HEAD_ROOM; in otx2_get_rbuf_size()1417 total_size = frame_size + OTX2_HEAD_ROOM * 6; in otx2_get_rbuf_size()