Lines Matching refs:VCAP_ACT_SET
303 #define VCAP_ACT_SET(fld, val) \ macro
311 VCAP_ACT_SET(PORT_MASK, 0x0); in is2_action_set()
312 VCAP_ACT_SET(MASK_MODE, 0x1); in is2_action_set()
313 VCAP_ACT_SET(POLICE_ENA, 0x1); in is2_action_set()
314 VCAP_ACT_SET(POLICE_IDX, OCELOT_POLICER_DISCARD); in is2_action_set()
315 VCAP_ACT_SET(CPU_QU_NUM, 0x0); in is2_action_set()
316 VCAP_ACT_SET(CPU_COPY_ENA, 0x0); in is2_action_set()
319 VCAP_ACT_SET(PORT_MASK, 0x0); in is2_action_set()
320 VCAP_ACT_SET(MASK_MODE, 0x1); in is2_action_set()
321 VCAP_ACT_SET(POLICE_ENA, 0x0); in is2_action_set()
322 VCAP_ACT_SET(POLICE_IDX, 0x0); in is2_action_set()
323 VCAP_ACT_SET(CPU_QU_NUM, 0x0); in is2_action_set()
324 VCAP_ACT_SET(CPU_COPY_ENA, 0x1); in is2_action_set()