Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2435 if (req->priority == NPC_MCAM_HIGHER_PRIO) in npc_get_mcam_search_range_priority()
2576 req->priority == NPC_MCAM_HIGHER_PRIO) in npc_mcam_alloc_entries()
2647 } else if ((req->priority == NPC_MCAM_HIGHER_PRIO) && in npc_mcam_alloc_entries()
2761 if ((!req->ref_entry && req->priority == NPC_MCAM_HIGHER_PRIO) || in rvu_mbox_handler_npc_mcam_alloc_entry()
H A Dmbox.h1438 #define NPC_MCAM_HIGHER_PRIO 2 macro
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c107 req->priority = NPC_MCAM_HIGHER_PRIO; in otx2_alloc_mcam_entries()