Lines Matching refs:list
157 * @node: node to move from the free list to the tx list
158 * @tx_list: transmit list node
244 * msgdma_free_desc_list - Free descriptors list
246 * @list: List to parse and delete the descriptor
249 struct list_head *list)
253 list_for_each_entry_safe(desc, next, list, node)
381 * @sgl: Destination scatter list
382 * @sg_len: Number of entries in destination scatter list
871 /* Init DMA link list */