Searched refs:rte_eth_fec_set (Results 1 – 5 of 5) sorted by relevance
230 rte_eth_fec_set;
4141 int rte_eth_fec_set(uint16_t port_id, uint32_t fec_capa);
4126 rte_eth_fec_set(uint16_t port_id, uint32_t fec_capa) in rte_eth_fec_set() function
503 * **[related] API**: ``rte_eth_fec_get_capability()``, ``rte_eth_fec_get()``, ``rte_eth_fec_set(…
17287 ret = rte_eth_fec_set(port_id, fec_capa); in cmd_set_port_fec_mode_parsed()