Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h905 void show_fec_capability(uint32_t num, struct rte_eth_fec_capa *speed_fec_capa);
H A Dconfig.c3778 show_fec_capability(unsigned int num, struct rte_eth_fec_capa *speed_fec_capa) in show_fec_capability() function
H A Dcmdline.c16293 show_fec_capability(ret_num, speed_fec_capa); in cmd_show_fec_capability_parsed()