Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
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()
2718 if ((!req->ref_entry && req->priority == NPC_MCAM_HIGHER_PRIO) || in rvu_mbox_handler_npc_mcam_alloc_entry()
Dmbox.h1395 #define NPC_MCAM_HIGHER_PRIO 2 macro
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c112 req->priority = NPC_MCAM_HIGHER_PRIO; in otx2_alloc_mcam_entries()