Searched refs:DPAA_BUG_ON (Results 1 – 4 of 4) sorted by relevance
96 #define DPAA_BUG_ON(x) RTE_ASSERT(x) macro194 DPAA_BUG_ON(!timeout && (ret != ret_new)); in mfatb()306 DPAA_BUG_ON((unsigned long)dest & 0x3); in copy_words()307 DPAA_BUG_ON((unsigned long)src & 0x3); in copy_words()308 DPAA_BUG_ON(sz & 0x3); in copy_words()319 DPAA_BUG_ON((unsigned long)dest & 0x1); in copy_shorts()320 DPAA_BUG_ON((unsigned long)src & 0x1); in copy_shorts()321 DPAA_BUG_ON(sz & 0x1); in copy_shorts()
108 DPAA_BUG_ON(cfg != &pcfg); in fsl_bman_portal_finish()
100 DPAA_BUG_ON(cfg != &qpcfg); in fsl_qman_portal_finish()
205 DPAA_BUG_ON(entry >= qman_fq_lookup_table_size); in clear_fq_table_entry()212 DPAA_BUG_ON(entry >= qman_fq_lookup_table_size); in get_fq_table_entry()900 DPAA_BUG_ON(!fq); in __poll_portal_slow()1183 DPAA_BUG_ON(!CPU_ISSET(cpu, &affine_mask)); in qman_affine_channel()