Searched refs:DMA_BUFFER_LEN (Results 1 – 4 of 4) sorted by relevance
89 #define DMA_BUFFER_LEN 1536 /* In multiples of 128bytes */ macro90 #define RCV_FRAG_LEN (SKB_DATA_ALIGN(DMA_BUFFER_LEN + NET_SKB_PAD) + \
1014 DMA_BUFFER_LEN)) in nicvf_alloc_resources()
43 #define DMA_BUFFER_LEN(x) \ macro
718 aq->rq.lpb_sizem1 = (DMA_BUFFER_LEN(pfvf->rbsize) / 8) - 1; in otx2_rq_init()