Searched refs:to_pxad_sw_desc (Results 1 – 1 of 1) sorted by relevance
146 #define to_pxad_sw_desc(_vd) \ macro585 struct pxad_desc_sw *sw_desc = to_pxad_sw_desc(vd); in is_desc_completed()595 struct pxad_desc_sw *desc1 = to_pxad_sw_desc(vd1); in pxad_desc_chain()596 struct pxad_desc_sw *desc2 = to_pxad_sw_desc(vd2); in pxad_desc_chain()620 to_pxad_sw_desc(vd)->misaligned) in pxad_try_hotchain()676 if (to_pxad_sw_desc(vd)->cyclic) { in pxad_chan_handler()707 pxad_launch_chan(chan, to_pxad_sw_desc(vd)); in pxad_chan_handler()773 struct pxad_desc_sw *sw_desc = to_pxad_sw_desc(vd); in pxad_free_desc()834 set_updater_desc(to_pxad_sw_desc(vd), tx->flags); in pxad_tx_submit()859 if (chan->misaligned || !to_pxad_sw_desc(vd)->misaligned) in pxad_tx_submit()[all …]