Searched refs:rte_eth_fec_capa (Results 1 – 9 of 9) sorted by relevance
| /dpdk/lib/ethdev/ |
| H A D | ethdev_driver.h | 803 struct rte_eth_fec_capa *speed_fec_capa, unsigned int num);
|
| H A D | rte_ethdev.h | 2054 struct rte_eth_fec_capa { struct 4091 struct rte_eth_fec_capa *speed_fec_capa,
|
| H A D | rte_ethdev.c | 4084 struct rte_eth_fec_capa *speed_fec_capa, in rte_eth_fec_get_capability()
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_ethdev.c | 1478 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 D | testpmd.h | 1030 void show_fec_capability(uint32_t num, struct rte_eth_fec_capa *speed_fec_capa);
|
| H A D | config.c | 4744 show_fec_capability(unsigned int num, struct rte_eth_fec_capa *speed_fec_capa) in show_fec_capability()
|
| H A D | cmdline.c | 17094 struct rte_eth_fec_capa *speed_fec_capa; in cmd_show_fec_capability_parsed()
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_ethdev.c | 62 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 D | features.rst | 502 * **[provides] rte_eth_fec_capa**: ``speed:RTE_ETH_SPEED_NUM_*``, ``capa:RTE_ETH_FEC_MODE_TO_CAPA…
|