Searched refs:dup_check (Results 1 – 3 of 3) sorted by relevance
1706 uint8_t dup_check; member
2308 ice_declare_bitmap(dup_check, ICE_AQC_TBL_MAX_ACTION_PAIRS * 2); in ice_flow_acl_check_actions()2311 ice_zero_bitmap(dup_check, ICE_AQC_TBL_MAX_ACTION_PAIRS * 2); in ice_flow_acl_check_actions()2327 if (ice_test_and_set_bit(acts[i].type, dup_check)) in ice_flow_acl_check_actions()
1856 iparms.dup_check = 0; in ulp_mapper_em_tbl_process()