Searched refs:to_pxad_sw_desc (Results 1 – 1 of 1) sorted by relevance
142 #define to_pxad_sw_desc(_vd) \ macro595 struct pxad_desc_sw *sw_desc = to_pxad_sw_desc(vd); in is_desc_completed()605 struct pxad_desc_sw *desc1 = to_pxad_sw_desc(vd1); in pxad_desc_chain()606 struct pxad_desc_sw *desc2 = to_pxad_sw_desc(vd2); in pxad_desc_chain()630 to_pxad_sw_desc(vd)->misaligned) in pxad_try_hotchain()681 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()772 struct pxad_desc_sw *sw_desc = to_pxad_sw_desc(vd); in pxad_free_desc()833 set_updater_desc(to_pxad_sw_desc(vd), tx->flags); in pxad_tx_submit()858 if (chan->misaligned || !to_pxad_sw_desc(vd)->misaligned) in pxad_tx_submit()[all …]