Home
last modified time | relevance | path

Searched refs:NPC_MAX_NONCONTIG_COUNTERS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h803 #define NPC_MAX_NONCONTIG_COUNTERS 64 macro
813 u16 cntr_list[NPC_MAX_NONCONTIG_COUNTERS];
H A Drvu_npc.c1965 if (!req->contig && req->count > NPC_MAX_NONCONTIG_COUNTERS) in rvu_mbox_handler_npc_mcam_alloc_counter()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h1382 #define NPC_MAX_NONCONTIG_COUNTERS 64 macro
1392 u16 cntr_list[NPC_MAX_NONCONTIG_COUNTERS];
H A Drvu_npc.c2980 if (!req->contig && req->count > NPC_MAX_NONCONTIG_COUNTERS) in rvu_mbox_handler_npc_mcam_alloc_counter()

Completed in 15 milliseconds