Home
last modified time | relevance | path

Searched defs:npc_exact_table (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_hash.h169 struct npc_exact_table { struct
170 struct mutex lock; /* entries update lock */
171 unsigned long *id_bmap;
172 int num_drop_rules;
173 u32 tot_ids;
174 u16 cnt_cmd_rules[NPC_MCAM_DROP_RULE_MAX];
175 u16 counter_idx[NPC_MCAM_DROP_RULE_MAX];
176 bool promisc_mode[NPC_MCAM_DROP_RULE_MAX];
177 struct {
184 } mem_table;
[all …]