Searched refs:ice_flow_action (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_flow.h | 423 struct ice_flow_action *acts; 466 struct ice_flow_action *acts; 499 struct ice_flow_action { struct 513 struct ice_flow_action *acts, u8 acts_cnt, argument 531 void *data, struct ice_flow_action *acts, u8 acts_cnt,
|
| H A D | ice_flow.c | 1726 ice_flow_acl_free_act_cntr(struct ice_hw *hw, struct ice_flow_action *acts, in ice_flow_acl_free_act_cntr() 1843 struct ice_flow_action *acts, u8 acts_cnt, in ice_flow_add_prof_sync() 1886 params->prof->acts = (struct ice_flow_action *) in ice_flow_add_prof_sync() 2200 struct ice_flow_action *acts, u8 acts_cnt, in ice_flow_add_prof() 2489 struct ice_flow_action *acts, u8 acts_cnt) in ice_flow_acl_frmt_entry() 2510 e->acts = (struct ice_flow_action *) in ice_flow_acl_frmt_entry() 2695 sizeof(struct ice_flow_action))) { in ice_flow_acl_find_scen_entry_cond() 2904 exist->acts = (struct ice_flow_action *) in ice_flow_acl_add_scen_entry_sync() 2906 sizeof(struct ice_flow_action)); in ice_flow_acl_add_scen_entry_sync() 2913 sizeof(struct ice_flow_action) * e->acts_cnt, in ice_flow_acl_add_scen_entry_sync() [all …]
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_acl_filter.c | 413 struct ice_flow_action *acts, struct acl_rule *rule, in ice_acl_hw_set_conf() 477 struct ice_flow_action acts[1]; in ice_acl_create_filter()
|