Home
last modified time | relevance | path

Searched refs:hns3_restore_fec (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c102 static int hns3_restore_fec(struct hns3_hw *hw);
5622 ret = hns3_restore_fec(hw); in hns3_restore_conf()
5981 hns3_restore_fec(struct hns3_hw *hw) in hns3_restore_fec() function