Home
last modified time | relevance | path

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

/dpdk/lib/eventdev/
H A Drte_eventdev.c1599 const char *p_param; in handle_queue_links() local
1609 if (p_param == NULL || strlen(p_param) == 0 || !isdigit(*p_param)) in handle_queue_links()
1613 p_param = strtok(NULL, "\0"); in handle_queue_links()
1614 if (p_param != NULL) in handle_queue_links()
1735 const char *p_param; in handle_port_xstats() local
1747 if (p_param == NULL || strlen(p_param) == 0 || !isdigit(*p_param)) in handle_port_xstats()
1752 p_param = strtok(NULL, "\0"); in handle_port_xstats()
1753 if (p_param != NULL) in handle_port_xstats()
1769 const char *p_param; in handle_queue_xstats() local
1781 if (p_param == NULL || strlen(p_param) == 0 || !isdigit(*p_param)) in handle_queue_xstats()
[all …]
/dpdk/drivers/net/qede/base/
H A Decore_vf.h280 struct ecore_filter_ucast *p_param);
/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);