Searched refs:net_dma_desc_tx (Results 1 – 2 of 2) sorted by relevance
60 struct net_dma_desc_tx { struct61 struct net_dma_desc_tx *next; argument
69 static struct net_dma_desc_tx *tx_list_head;70 static struct net_dma_desc_tx *tx_list_tail;74 static struct net_dma_desc_tx *current_tx_ptr;75 static struct net_dma_desc_tx *tx_desc;81 struct net_dma_desc_tx *t; in desc_list_free()129 sizeof(struct net_dma_desc_tx), in desc_list_init()144 struct net_dma_desc_tx *t = tx_desc + i; in desc_list_init()