Home
last modified time | relevance | path

Searched defs:shaper_id (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dcmdline_tm.c162 parse_multi_ss_id_str(char *s_str, uint32_t *n_ssp, uint32_t shaper_id[]) in parse_multi_ss_id_str()
822 uint32_t shaper_id; member
894 uint32_t shaper_id = res->shaper_id; in cmd_add_port_tm_node_shaper_profile_parsed() local
951 uint32_t shaper_id; member
991 uint32_t shaper_id = res->shaper_id; in cmd_del_port_tm_node_shaper_profile_parsed() local
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tm.c93 nix_tm_shaper_profile_search(struct otx2_eth_dev *dev, uint32_t shaper_id) in nix_tm_shaper_profile_search()