Searched refs:to_tx_desc (Results 1 – 3 of 3) sorted by relevance
171 #define to_tx_desc(tx) container_of(tx, struct idmac_tx_desc, txd) macro
396 to_tx_desc(mx3_fbi->txd), to_tx_desc(mx3_fbi->txd)->sg); in sdc_enable_channel()757 struct idmac_tx_desc *tx_desc = to_tx_desc(arg); in mx3fb_dma_done()
822 struct idmac_tx_desc *desc = to_tx_desc(tx); in idmac_tx_submit()
Completed in 10 milliseconds