Searched refs:net_dma_desc_rx (Results 1 – 2 of 2) sorted by relevance
51 struct net_dma_desc_rx { struct52 struct net_dma_desc_rx *next; argument
71 static struct net_dma_desc_rx *rx_list_head;72 static struct net_dma_desc_rx *rx_list_tail;73 static struct net_dma_desc_rx *current_rx_ptr;76 static struct net_dma_desc_rx *rx_desc;80 struct net_dma_desc_rx *r; in desc_list_free()135 sizeof(struct net_dma_desc_rx), in desc_list_init()185 struct net_dma_desc_rx *r = rx_desc + i; in desc_list_init()