Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev_driver.h620 struct rte_eth_fec_capa *speed_fec_capa, unsigned int num);
H A Drte_ethdev.h1690 struct rte_eth_fec_capa { struct
3687 struct rte_eth_fec_capa *speed_fec_capa,
H A Drte_ethdev.c3933 struct rte_eth_fec_capa *speed_fec_capa, in rte_eth_fec_get_capability()
/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()
H A Dcmdline.c16273 struct rte_eth_fec_capa speed_fec_capa[FEC_CAP_NUM]; in cmd_show_fec_capability_parsed()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c63 static const struct rte_eth_fec_capa speed_fec_capa_tbl[] = {
5727 hns3_get_speed_fec_capa(struct rte_eth_fec_capa *speed_fec_capa, in hns3_get_speed_fec_capa()
5758 struct rte_eth_fec_capa *speed_fec_capa, in hns3_fec_get_capability()
5905 get_current_speed_fec_cap(struct hns3_hw *hw, struct rte_eth_fec_capa *fec_capa) in get_current_speed_fec_cap()
5948 struct rte_eth_fec_capa fec_capa[FEC_CAPA_NUM]; in hns3_fec_set()