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