Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rss.h111 int hns3_set_rss_tuple_by_rss_hf(struct hns3_hw *hw,
H A Dhns3_rss.c342 hns3_set_rss_tuple_by_rss_hf(struct hns3_hw *hw, in hns3_set_rss_tuple_by_rss_hf() function
419 ret = hns3_set_rss_tuple_by_rss_hf(hw, tuple, rss_hf); in hns3_dev_rss_hash_update()
H A Dhns3_flow.c1503 ret = hns3_set_rss_tuple_by_rss_hf(hw, tuple, rss_config->types); in hns3_hw_rss_hash_set()