Home
last modified time | relevance | path

Searched refs:NPC_MAX_NONCONTIG_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h737 #define NPC_MAX_NONCONTIG_ENTRIES 256 macro
754 u16 entry_list[NPC_MAX_NONCONTIG_ENTRIES];
Drvu_npc.c1529 u16 entry_list[NPC_MAX_NONCONTIG_ENTRIES]; in npc_mcam_alloc_entries()
1732 if (!req->contig && req->count > NPC_MAX_NONCONTIG_ENTRIES) in rvu_mbox_handler_npc_mcam_alloc_entry()