Searched refs:desc_limit (Results 1 – 3 of 3) sorted by relevance
511 tx->desc_limit = ARRAY_SIZE(tx->descs); in sdma_txinit_ahg()720 if ((unlikely(tx->num_desc == tx->desc_limit))) { in sdma_txadd_page()767 if ((unlikely(tx->num_desc == tx->desc_limit))) { in sdma_txadd_daddr()803 if ((unlikely(tx->num_desc == tx->desc_limit))) { in sdma_txadd_kvaddr()
81 u16 desc_limit; member
2897 u32 desc_limit; in emulator_do_task_switch() local2936 desc_limit = desc_limit_scaled(&next_tss_desc); in emulator_do_task_switch()2938 ((desc_limit < 0x67 && (next_tss_desc.type & 8)) || in emulator_do_task_switch()2939 desc_limit < 0x2b)) { in emulator_do_task_switch()