Home
last modified time | relevance | path

Searched refs:PLT_PTR_CAST (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_platform.h68 #define PLT_PTR_CAST(val) ((void *)(val)) macro
H A Droc_nix_inl.c485 plt_free(PLT_PTR_CAST( in roc_nix_inl_outb_init()
552 plt_free(PLT_PTR_CAST(ring_base[i])); in roc_nix_inl_outb_fini()
H A Droc_nix_inl_dev.c680 ring_base = PLT_PTR_CAST(inl_dev->sa_soft_exp_ring[ring_idx]); in inl_outb_soft_exp_poll()