Searched defs:fec_capa (Results 1 – 2 of 2) sorted by relevance
5805 hns3_fec_get(struct rte_eth_dev *dev, uint32_t *fec_capa) in hns3_fec_get()5905 get_current_speed_fec_cap(struct hns3_hw *hw, struct rte_eth_fec_capa *fec_capa) in get_current_speed_fec_cap()5948 struct rte_eth_fec_capa fec_capa[FEC_CAPA_NUM]; in hns3_fec_set() local
3951 rte_eth_fec_get(uint16_t port_id, uint32_t *fec_capa) in rte_eth_fec_get()3965 rte_eth_fec_set(uint16_t port_id, uint32_t fec_capa) in rte_eth_fec_set()