Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rss.c251 struct hns3_rss_input_tuple_cmd *req; in hns3_set_rss_input_tuple()
257 req = (struct hns3_rss_input_tuple_cmd *)desc_tuple.data; in hns3_set_rss_input_tuple()
345 struct hns3_rss_input_tuple_cmd *req; in hns3_set_rss_tuple_by_rss_hf()
353 req = (struct hns3_rss_input_tuple_cmd *)desc.data; in hns3_set_rss_tuple_by_rss_hf()
636 struct hns3_rss_input_tuple_cmd *req; in hns3_rss_tuple_uninit()
642 req = (struct hns3_rss_input_tuple_cmd *)desc.data; in hns3_rss_tuple_uninit()
H A Dhns3_cmd.h571 struct hns3_rss_input_tuple_cmd { struct