Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rss.c321 hns3_rss_reset_indir_table(struct hns3_hw *hw) in hns3_rss_reset_indir_table() function
425 ret = hns3_rss_reset_indir_table(hw); in hns3_dev_rss_hash_update()
732 ret1 = hns3_rss_reset_indir_table(hw); in hns3_config_rss()
756 ret = hns3_rss_reset_indir_table(hw); in hns3_rss_uninit()
H A Dhns3_rss.h108 int hns3_rss_reset_indir_table(struct hns3_hw *hw);
H A Dhns3_flow.c1431 ret = hns3_rss_reset_indir_table(hw); in hns3_disable_rss()