Searched refs:desc_tuple (Results 1 – 1 of 1) sorted by relevance
252 struct hns3_cmd_desc desc_tuple; in hns3_set_rss_input_tuple() local255 hns3_cmd_setup_basic_desc(&desc_tuple, HNS3_OPC_RSS_INPUT_TUPLE, false); in hns3_set_rss_input_tuple()257 req = (struct hns3_rss_input_tuple_cmd *)desc_tuple.data; in hns3_set_rss_input_tuple()262 ret = hns3_cmd_send(hw, &desc_tuple, 1); in hns3_set_rss_input_tuple()