Searched refs:action_set (Results 1 – 8 of 8) 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()
339 int (*action_set)(struct counter_device *counter, member
272 .action_set = mchp_tc_count_action_set
372 .action_set = stm32_lptim_cnt_action_set,
590 err = counter->ops->action_set(counter, count, synapse, action_index); in counter_action_store()661 parm.store = (counter->ops->action_set) ? counter_action_store : NULL; in counter_synapses_register()
918 struct virtchnl_filter_action_set action_set; member
358 action_get/action_set driver callbacks and their respective Synapse
1228 struct virtchnl_filter_action_set *as = &fltr->rule_cfg.action_set; in ice_vc_fdir_parse_action()