Searched refs:rule_list (Results 1 – 2 of 2) sorted by relevance
4566 struct table_rule_list **rule_list,6750 struct table_rule_list **rule_list, in cli_rule_file_process() argument6766 (rule_list == NULL) || in cli_rule_file_process()6872 *rule_list = list; in cli_rule_file_process()6878 if (rule_list != NULL) in cli_rule_file_process()6879 *rule_list = NULL; in cli_rule_file_process()
2668 ice_aq_sw_rules(struct ice_hw *hw, void *rule_list, u16 rule_list_sz, in ice_aq_sw_rules() argument2686 status = ice_aq_send_cmd(hw, &desc, rule_list, rule_list_sz, cd); in ice_aq_sw_rules()