Searched refs:NPC_MCAM_HIGHER_PRIO (Results 1 – 3 of 3) sorted by relevance
661 int dir = (req_prio == NPC_MCAM_HIGHER_PRIO) ? 1 : -1; in flow_validate_and_shift_prio_ent()723 *prio = NPC_MCAM_HIGHER_PRIO; in flow_find_ref_entry()804 if (prio == NPC_MCAM_HIGHER_PRIO) { in flow_fill_entry_cache()
168 req->priority = NPC_MCAM_HIGHER_PRIO; in nix_vlan_mcam_alloc_and_write()
1339 #define NPC_MCAM_HIGHER_PRIO 2 macro