Searched refs:action_set (Results 1 – 3 of 3) sorted by relevance
595 vc_msg->rule_cfg.action_set.count = 1; in iavf_fill_fdir_add_msg()596 vc_msg->rule_cfg.action_set.actions[0].type = fltr->action; in iavf_fill_fdir_add_msg()597 vc_msg->rule_cfg.action_set.actions[0].act_conf.queue.index = fltr->q_index; in iavf_fill_fdir_add_msg()
1270 struct virtchnl_filter_action_set action_set; member
957 struct virtchnl_filter_action_set *as = &fltr->rule_cfg.action_set; in ice_vc_fdir_parse_action()