Searched refs:rte_eth_fec_set (Results 1 – 4 of 4) sorted by relevance
233 rte_eth_fec_set;
3737 int rte_eth_fec_set(uint16_t port_id, uint32_t fec_capa);
3965 rte_eth_fec_set(uint16_t port_id, uint32_t fec_capa) in rte_eth_fec_set() function
16453 ret = rte_eth_fec_set(port_id, mode); in cmd_set_port_fec_mode_parsed()