Searched refs:bfa_mem_dma_sptr (Results 1 – 1 of 1) sorted by relevance
126 #define bfa_mem_dma_sptr(_mod, _i) (&(_mod)->dma_seg[(_i)]) macro128 for (_i = 0, _sptr = bfa_mem_dma_sptr(_mod, _i); _i < (_nr); \129 _i++, _sptr = bfa_mem_dma_sptr(_mod, _i))