Home
last modified time | relevance | path

Searched refs:PLT_ASSERT (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_platform.h40 #define PLT_ASSERT RTE_ASSERT macro
H A Droc_tim.c382 PLT_ASSERT(detach_req); in roc_tim_fini()
H A Droc_nix_tm.c931 PLT_ASSERT(hw_id < NIX_TM_MAX_HW_TXSCHQ); in nix_tm_free_node_resource()
932 PLT_ASSERT(plt_bitmap_get(bmp, hw_id) == 0); in nix_tm_free_node_resource()
H A Droc_npa.c32 PLT_ASSERT(lf); in roc_npa_aura_op_range_set()
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_cryptodev_ops.c404 PLT_ASSERT(((ip->version_ihl & 0xf0) >> in cn9k_cpt_sec_post_process()