Home
last modified time | relevance | path

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

/dpdk/drivers/net/dpaa/fmlib/
H A Dncsw_ext.h11 #define PTR_TO_UINT(_ptr) ((uintptr_t)(_ptr)) macro
H A Dfm_lib.c217 p_dev->id = PTR_TO_UINT(params->id); in fm_pcd_net_env_characteristics_set()
292 p_dev->id = PTR_TO_UINT(params->id); in fm_pcd_kg_scheme_set()
547 p_dev->id = PTR_TO_UINT(h_dev_id); in create_device()
H A Dfm_vsp.c70 p_vsp_dev->id = PTR_TO_UINT(param.id); in fm_vsp_config()