Home
last modified time | relevance | path

Searched refs:pipe_id_first (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/examples/ip_pipeline/
H A Dtmgr.c280 uint32_t pipe_id_first, in tmgr_pipe_config() argument
294 (pipe_id_first >= port->n_pipes_per_subport) || in tmgr_pipe_config()
296 (pipe_id_first > pipe_id_last) || in tmgr_pipe_config()
301 for (i = pipe_id_first; i <= pipe_id_last; i++) { in tmgr_pipe_config()
H A Dtmgr.h70 uint32_t pipe_id_first,
H A Dcli.c647 uint32_t subport_id, pipe_id_first, pipe_id_last, pipe_profile_id; in cmd_tmgr_subport_pipe() local
673 if (parser_read_uint32(&pipe_id_first, tokens[6]) != 0) { in cmd_tmgr_subport_pipe()
698 status = tmgr_pipe_config(name, subport_id, pipe_id_first, in cmd_tmgr_subport_pipe()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dip_pipeline.rst288 pipe from <pipe_id_first> to <pipe_id_last>