Home
last modified time | relevance | path

Searched refs:NPC_MAX_LID (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_npc_priv.h184 uint8_t lt[NPC_MAX_LID];
185 uint8_t flags[NPC_MAX_LID];
339 typedef struct npc_lid_lt_xtract_info npc_dxcfg_t[NPC_MAX_INTF][NPC_MAX_LID]
350 struct npc_lid_lt_xtract_info lid_lt_xtract[NPC_MAX_LID][NPC_MAX_LT];
H A Droc_npc_mcam.c425 *q)[NPC_MAX_INTF][NPC_MAX_LID][NPC_MAX_LT][NPC_MAX_LD]; in npc_mcam_process_mkex_cfg()
459 q = (volatile uint64_t(*)[][NPC_MAX_LID][NPC_MAX_LT][NPC_MAX_LD])( in npc_mcam_process_mkex_cfg()
462 for (lid = 0; lid < NPC_MAX_LID; lid++) { in npc_mcam_process_mkex_cfg()
726 for (lid = 0; lid < NPC_MAX_LID; lid++) { in npc_program_mcam()
H A Droc_npc_mcam_dump.c66 static const char *const ltype_str[NPC_MAX_LID][NPC_MAX_LT] = {
H A Droc_mbox.h1743 #define NPC_MAX_LID 8 macro
1750 uint64_t __io intf_lid_lt_ld[NPC_MAX_INTF][NPC_MAX_LID][NPC_MAX_LT]