Searched refs:action_set (Results 1 – 4 of 4) sorted by relevance
665 vc_msg->rule_cfg.action_set.count = 1; in iavf_fill_fdir_add_msg()666 vc_msg->rule_cfg.action_set.actions[0].type = fltr->action; in iavf_fill_fdir_add_msg()667 vc_msg->rule_cfg.action_set.actions[0].act_conf.queue.index = fltr->q_index; in iavf_fill_fdir_add_msg()
4106 rule_cfg->action_set.count = 1; in iavf_add_cls_u32()4107 vact = &rule_cfg->action_set.actions[0]; in iavf_add_cls_u32()
1338 struct virtchnl_filter_action_set action_set; member
1146 struct virtchnl_filter_action_set *as = &fltr->rule_cfg.action_set; in ice_vc_fdir_parse_action()