Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h730 #define NPC_MAX_NONCONTIG_COUNTERS 64 macro
740 u16 cntr_list[NPC_MAX_NONCONTIG_COUNTERS];
Drvu_npc.c1896 if (!req->contig && req->count > NPC_MAX_NONCONTIG_COUNTERS) in rvu_mbox_handler_npc_mcam_alloc_counter()