Home
last modified time | relevance | path

Searched refs:act_cnt (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h167 struct rte_flow_action_count act_cnt; member
H A Dhns3_flow.c393 rule->act_cnt = *act_count; in hns3_handle_actions()
1829 ret = hns3_counter_new(dev, fdir_rule.act_cnt.shared, in hns3_flow_create()
1830 fdir_rule.act_cnt.id, error); in hns3_flow_create()
1834 flow->counter_id = fdir_rule.act_cnt.id; in hns3_flow_create()
1859 hns3_counter_release(dev, fdir_rule.act_cnt.id); in hns3_flow_create()
1903 hns3_counter_release(dev, fdir_rule.act_cnt.id); in hns3_flow_destroy()
H A Dhns3_fdir.c777 ad_data.counter_id = rule->act_cnt.id; in hns3_config_action()
/f-stack/dpdk/drivers/net/ice/
H A Dice_acl_filter.c420 int act_cnt = 1; in ice_acl_hw_set_conf() local
438 acts, act_cnt, &hw_entry); in ice_acl_hw_set_conf()