Searched refs:NPC_COUNTER_NONE (Results 1 – 4 of 4) sorted by relevance
33 #define NPC_COUNTER_NONE (-1) macro
36 if (flow->ctr_id != NPC_COUNTER_NONE) in otx2_flow_free_all_resources()776 if (flow->ctr_id == NPC_COUNTER_NONE) { in otx2_flow_query()
825 flow->ctr_id = NPC_COUNTER_NONE; in otx2_flow_parse_actions()
890 int use_ctr = (flow->ctr_id == NPC_COUNTER_NONE ? 0 : 1); in otx2_flow_mcam_alloc_and_write()