Searched defs:txd (Results 1 – 2 of 2) sorted by relevance
653 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock()656 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock()659 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain()663 static inline void txd_clear_parent(struct dma_async_tx_descriptor *txd) in txd_clear_parent()666 static inline void txd_clear_next(struct dma_async_tx_descriptor *txd) in txd_clear_next()669 static inline struct dma_async_tx_descriptor *txd_next(struct dma_async_tx_descriptor *txd) in txd_next()673 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent()679 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock()683 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock()687 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain()[all …]
3626 struct TxDesc *txd; in rtl8168_mac_loopback_test() local27506 struct TxDesc *txd = NULL; local27756 struct TxDesc *txd; local