Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Dswq.c23 swq_find(const char *name) in swq_find() function
46 swq_find(name) || in swq_create()
H A Dswq.h27 swq_find(const char *name);
H A Dpipeline.c222 swq = swq_find(params->dev_name); in pipeline_port_in_create()
478 swq = swq_find(params->dev_name); in pipeline_port_out_create()