Home
last modified time | relevance | path

Searched refs:rte_eth_fec_get_capability (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/ethdev/
H A Dversion.map228 rte_eth_fec_get_capability;
H A Drte_ethdev.h4090 int rte_eth_fec_get_capability(uint16_t port_id,
H A Drte_ethdev.c4083 rte_eth_fec_get_capability(uint16_t port_id, in rte_eth_fec_get_capability() function
/dpdk/doc/guides/nics/
H A Dfeatures.rst503 * **[related] API**: ``rte_eth_fec_get_capability()``, ``rte_eth_fec_get()``, ``rte_eth_fec_set(…
/dpdk/app/test-pmd/
H A Dcmdline.c17103 ret = rte_eth_fec_get_capability(res->cmd_pid, NULL, 0); in cmd_show_fec_capability_parsed()
17119 ret = rte_eth_fec_get_capability(res->cmd_pid, speed_fec_capa, num); in cmd_show_fec_capability_parsed()