Searched defs:fec_capa (Results 1 – 3 of 3) sorted by relevance
795 eth_dev_fec_capa_to_string(uint32_t fec_capa) in eth_dev_fec_capa_to_string() argument 808 eth_dev_fec_capas_to_string(uint32_t fec_capa, char *fec_name, uint32_t len) in eth_dev_fec_capas_to_string() argument
4978 rte_eth_fec_get(uint16_t port_id,uint32_t * fec_capa) rte_eth_fec_get() argument 5003 rte_eth_fec_set(uint16_t port_id,uint32_t fec_capa) rte_eth_fec_set() argument
1551 static int cxgbe_fec_get(struct rte_eth_dev *dev, uint32_t *fec_capa) in cxgbe_fec_get()1571 static int cxgbe_fec_set(struct rte_eth_dev *dev, uint32_t fec_capa) in cxgbe_fec_set()