Home
last modified time | relevance | path

Searched defs:speed_fec_capa (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ethdev.c1514 struct rte_eth_fec_capa *speed_fec_capa, in cxgbe_fec_get_capability()
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c6032 hns3_get_speed_fec_capa(struct rte_eth_fec_capa *speed_fec_capa, in hns3_get_speed_fec_capa()
6063 struct rte_eth_fec_capa *speed_fec_capa, in hns3_fec_get_capability()
/dpdk/lib/ethdev/
H A Drte_ethdev.c4084 struct rte_eth_fec_capa *speed_fec_capa, in rte_eth_fec_get_capability()
/dpdk/app/test-pmd/
H A Dconfig.c4744 show_fec_capability(unsigned int num, struct rte_eth_fec_capa *speed_fec_capa) in show_fec_capability()
H A Dcmdline.c17094 struct rte_eth_fec_capa *speed_fec_capa; in cmd_show_fec_capability_parsed() local