Searched refs:ice_aqc_acl_profile_ranges (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_acl.h | 176 struct ice_aqc_acl_profile_ranges *buf, 180 struct ice_aqc_acl_profile_ranges *buf,
|
| H A D | ice_acl.c | 448 struct ice_aqc_acl_profile_ranges *buf, in ice_prog_acl_prof_ranges() 471 struct ice_aqc_acl_profile_ranges *buf, in ice_query_acl_prof_ranges()
|
| H A D | ice_flow.c | 1958 struct ice_aqc_acl_profile_ranges query_rng_buf; in ice_flow_rem_prof_sync() 1976 sizeof(struct ice_aqc_acl_profile_ranges), in ice_flow_rem_prof_sync() 2370 struct ice_aqc_acl_profile_ranges *range_buf, in ice_flow_acl_frmt_entry_range() 2492 struct ice_aqc_acl_profile_ranges *range_buf = NULL; in ice_flow_acl_frmt_entry() 2535 range_buf = (struct ice_aqc_acl_profile_ranges *) in ice_flow_acl_frmt_entry() 2536 ice_malloc(hw, sizeof(struct ice_aqc_acl_profile_ranges)); in ice_flow_acl_frmt_entry() 2754 ice_flow_acl_union_rng_chk(struct ice_aqc_acl_profile_ranges *dst_buf, in ice_flow_acl_union_rng_chk() 2755 struct ice_aqc_acl_profile_ranges *src_buf) in ice_flow_acl_union_rng_chk() 2810 struct ice_aqc_acl_profile_ranges query_rng_buf, cfg_rng_buf; in ice_flow_acl_add_scen_entry_sync() 2837 sizeof(struct ice_aqc_acl_profile_ranges), in ice_flow_acl_add_scen_entry_sync() [all …]
|
| H A D | ice_flow.h | 427 struct ice_aqc_acl_profile_ranges *range_buf;
|
| H A D | ice_adminq_cmd.h | 2376 struct ice_aqc_acl_profile_ranges { struct
|