Home
last modified time | relevance | path

Searched refs:rte_eth_fec_capa (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/ethdev/
H A Dethdev_driver.h803 struct rte_eth_fec_capa *speed_fec_capa, unsigned int num);
H A Drte_ethdev.h2054 struct rte_eth_fec_capa { struct
4091 struct rte_eth_fec_capa *speed_fec_capa,
H A Drte_ethdev.c4084 struct rte_eth_fec_capa *speed_fec_capa, in rte_eth_fec_get_capability()
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ethdev.c1478 struct rte_eth_fec_capa *capa_arr) in cxgbe_fec_get_capa_speed_to_fec()
1514 struct rte_eth_fec_capa *speed_fec_capa, in cxgbe_fec_get_capability()
/dpdk/app/test-pmd/
H A Dtestpmd.h1030 void show_fec_capability(uint32_t num, struct rte_eth_fec_capa *speed_fec_capa);
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()
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c62 static const struct rte_eth_fec_capa speed_fec_capa_tbl[] = {
6032 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()
6226 get_current_speed_fec_cap(struct hns3_hw *hw, struct rte_eth_fec_capa *fec_capa) in get_current_speed_fec_cap()
6268 struct rte_eth_fec_capa fec_capa[FEC_CAPA_NUM]; in hns3_fec_set()
/dpdk/doc/guides/nics/
H A Dfeatures.rst502 * **[provides] rte_eth_fec_capa**: ``speed:RTE_ETH_SPEED_NUM_*``, ``capa:RTE_ETH_FEC_MODE_TO_CAPA…