Home
last modified time | relevance | path

Searched refs:NPC_MCAM_HIGHER_PRIO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2422 if (req->priority == NPC_MCAM_HIGHER_PRIO) in npc_get_mcam_search_range_priority()
2563 req->priority == NPC_MCAM_HIGHER_PRIO) in npc_mcam_alloc_entries()
2634 } else if ((req->priority == NPC_MCAM_HIGHER_PRIO) && in npc_mcam_alloc_entries()
2705 if ((!req->ref_entry && req->priority == NPC_MCAM_HIGHER_PRIO) || in rvu_mbox_handler_npc_mcam_alloc_entry()
H A Dmbox.h1321 #define NPC_MCAM_HIGHER_PRIO 2 macro
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c114 req->priority = NPC_MCAM_HIGHER_PRIO; in otx2_alloc_mcam_entries()