Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eventdev/
H A Drte_eventdev.c1582 const char *p_param; in handle_queue_links() local
1592 if (p_param == NULL || strlen(p_param) == 0 || !isdigit(*p_param)) in handle_queue_links()
1596 p_param = strtok(NULL, "\0"); in handle_queue_links()
1597 if (p_param != NULL) in handle_queue_links()
1718 const char *p_param; in handle_port_xstats() local
1730 if (p_param == NULL || strlen(p_param) == 0 || !isdigit(*p_param)) in handle_port_xstats()
1735 p_param = strtok(NULL, "\0"); in handle_port_xstats()
1736 if (p_param != NULL) in handle_port_xstats()
1752 const char *p_param; in handle_queue_xstats() local
1764 if (p_param == NULL || strlen(p_param) == 0 || !isdigit(*p_param)) in handle_queue_xstats()
[all …]
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vf.h280 struct ecore_filter_ucast *p_param);
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_pcd_ext.h5025 ioc_fm_pcd_cc_node_params_t *p_param);
5479 ioc_fm_pcd_hash_table_params_t *p_param);