Searched refs:RX_DESC_SIZE (Results 1 – 10 of 10) sorted by relevance
129 #define RX_DESC_SIZE (RX_DCNT * sizeof(struct r6040_descriptor)) macro495 dma_free_coherent(&pdev->dev, RX_DESC_SIZE, lp->rx_ring, in r6040_close()762 dma_alloc_coherent(&lp->pdev->dev, RX_DESC_SIZE, in r6040_open()790 dma_free_coherent(&lp->pdev->dev, RX_DESC_SIZE, lp->rx_ring, in r6040_open()
250 #define RX_DESC_SIZE 16 macro252 #define RX_RING_ALLOC_SIZE(s) ((s * RX_DESC_SIZE) + RING_DESC_ALIGN)
10 #define RX_DESC_SIZE 32 macro
14 #define RX_DESC_SIZE 24 macro
928 RX_DESC_SIZE); in rtl92ee_set_desc()