Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c102 static int hns3_restore_fec(struct hns3_hw *hw);
5926 ret = hns3_restore_fec(hw); in hns3_restore_conf()
6308 hns3_restore_fec(struct hns3_hw *hw) in hns3_restore_fec() function