Searched defs:fec_capa (Results 1 – 5 of 5) sorted by relevance
1531 static int cxgbe_fec_get(struct rte_eth_dev *dev, uint32_t *fec_capa) in cxgbe_fec_get()1551 static int cxgbe_fec_set(struct rte_eth_dev *dev, uint32_t fec_capa) in cxgbe_fec_set()
6120 hns3_fec_get_internal(struct hns3_hw *hw, uint32_t *fec_capa) in hns3_fec_get_internal()6182 hns3_fec_get(struct rte_eth_dev *dev, uint32_t *fec_capa) in hns3_fec_get()6226 get_current_speed_fec_cap(struct hns3_hw *hw, struct rte_eth_fec_capa *fec_capa) in get_current_speed_fec_cap()6268 struct rte_eth_fec_capa fec_capa[FEC_CAPA_NUM]; in hns3_fec_set() local
4107 rte_eth_fec_get(uint16_t port_id, uint32_t *fec_capa) in rte_eth_fec_get()4126 rte_eth_fec_set(uint16_t port_id, uint32_t fec_capa) in rte_eth_fec_set()
4729 parse_fec_mode(const char *name, uint32_t *fec_capa) in parse_fec_mode()
17277 uint32_t fec_capa; in cmd_set_port_fec_mode_parsed() local