Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_hash.h163 struct npc_exact_table { struct
164 struct mutex lock; /* entries update lock */
165 unsigned long *id_bmap;
166 int num_drop_rules;
167 u32 tot_ids;
168 u16 cnt_cmd_rules[NPC_MCAM_DROP_RULE_MAX];
169 u16 counter_idx[NPC_MCAM_DROP_RULE_MAX];
170 bool promisc_mode[NPC_MCAM_DROP_RULE_MAX];
171 struct {
178 } mem_table;
[all …]