Searched refs:cfg_rng_buf (Results 1 – 1 of 1) sorted by relevance
2810 struct ice_aqc_acl_profile_ranges query_rng_buf, cfg_rng_buf; in ice_flow_acl_add_scen_entry_sync() local2836 ice_memcpy(&cfg_rng_buf, &query_rng_buf, in ice_flow_acl_add_scen_entry_sync()2841 status = ice_flow_acl_union_rng_chk(&cfg_rng_buf, e->range_buf); in ice_flow_acl_add_scen_entry_sync()2847 if (memcmp(&query_rng_buf, &cfg_rng_buf, in ice_flow_acl_add_scen_entry_sync()2850 &cfg_rng_buf, NULL); in ice_flow_acl_add_scen_entry_sync()