Searched refs:rxds (Results 1 – 1 of 1) sorted by relevance
1210 struct rtw_rxdesc *rxds; in rtw_dma_init() local1280 rxds = rsc->rxdesc_h; in rtw_dma_init()1287 for (j = 0; j < RTW_RXQLEN; j++, rxbf++, rxds++) { in rtw_dma_init()1288 rxbf->rxdesc = rxds; in rtw_dma_init()1290 prx + ((uintptr_t)rxds - (uintptr_t)rsc->rxdesc_h); in rtw_dma_init()