Searched refs:ad_data (Results 1 – 1 of 1) sorted by relevance
212 rte_le64_t ad_data; member419 uint64_t ad_data = 0; in hns3_fd_ad_config() local457 req->ad_data = rte_cpu_to_le_64(ad_data); in hns3_fd_ad_config()766 ad_data.drop_packet = true; in hns3_config_action()767 ad_data.queue_id = 0; in hns3_config_action()768 ad_data.nb_queues = 0; in hns3_config_action()770 ad_data.drop_packet = false; in hns3_config_action()776 ad_data.use_counter = true; in hns3_config_action()780 ad_data.counter_id = 0; in hns3_config_action()789 ad_data.next_input_key = 0; in hns3_config_action()[all …]