Searched refs:to_pxad_sw_desc (Results 1 – 1 of 1) sorted by relevance
142 #define to_pxad_sw_desc(_vd) \ macro536 struct pxad_desc_sw *sw_desc = to_pxad_sw_desc(vd); in is_desc_completed()546 struct pxad_desc_sw *desc1 = to_pxad_sw_desc(vd1); in pxad_desc_chain()547 struct pxad_desc_sw *desc2 = to_pxad_sw_desc(vd2); in pxad_desc_chain()571 to_pxad_sw_desc(vd)->misaligned) in pxad_try_hotchain()627 if (to_pxad_sw_desc(vd)->cyclic) { in pxad_chan_handler()658 pxad_launch_chan(chan, to_pxad_sw_desc(vd)); in pxad_chan_handler()724 struct pxad_desc_sw *sw_desc = to_pxad_sw_desc(vd); in pxad_free_desc()785 set_updater_desc(to_pxad_sw_desc(vd), tx->flags); in pxad_tx_submit()810 if (chan->misaligned || !to_pxad_sw_desc(vd)->misaligned) in pxad_tx_submit()[all …]