Home
last modified time | relevance | path

Searched refs:pipe_to_profile (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h181 uint32_t pipe_to_profile[TM_MAX_SUBPORTS * TM_MAX_PIPES_PER_SUBPORT]; member
H A Drte_eth_softnic_tm.c105 int profile_id = t->pipe_to_profile[pos]; in softnic_tmgr_port_create()
2216 t->pipe_to_profile[pos] = pipe_profile_id; in pipe_profile_mark()
2232 uint32_t pipe_profile_id = t->pipe_to_profile[pos]; in pipe_profile_get()