Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rss.h37 struct hns3_rss_tuple_cfg { struct
47 struct hns3_rss_tuple_cfg rss_tuple_sets; argument
112 struct hns3_rss_tuple_cfg *tuple,
H A Dhns3_rss.c343 struct hns3_rss_tuple_cfg *tuple, uint64_t rss_hf) in hns3_set_rss_tuple_by_rss_hf()
408 struct hns3_rss_tuple_cfg *tuple = &hw->rss_info.rss_tuple_sets; in hns3_dev_rss_hash_update()
644 memset(req, 0, sizeof(struct hns3_rss_tuple_cfg)); in hns3_rss_tuple_uninit()
H A Dhns3_flow.c1484 struct hns3_rss_tuple_cfg *tuple; in hns3_hw_rss_hash_set()