Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.h73 struct hclge_comm_rss_input_tuple_cmd { struct
113 struct hclge_comm_rss_input_tuple_cmd *req);
H A Dhclge_comm_rss.c152 struct hclge_comm_rss_input_tuple_cmd *req; in hclge_comm_set_rss_tuple()
160 req = (struct hclge_comm_rss_input_tuple_cmd *)desc.data; in hclge_comm_set_rss_tuple()
311 struct hclge_comm_rss_input_tuple_cmd *req; in hclge_comm_set_rss_input_tuple()
318 req = (struct hclge_comm_rss_input_tuple_cmd *)desc.data; in hclge_comm_set_rss_input_tuple()
440 struct hclge_comm_rss_input_tuple_cmd *req) in hclge_comm_init_rss_tuple_cmd()