Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.h167 struct npc_exact_table { struct
168 struct mutex lock; /* entries update lock */
169 unsigned long *id_bmap;
170 int num_drop_rules;
171 u32 tot_ids;
172 u16 cnt_cmd_rules[NPC_MCAM_DROP_RULE_MAX];
173 u16 counter_idx[NPC_MCAM_DROP_RULE_MAX];
174 bool promisc_mode[NPC_MCAM_DROP_RULE_MAX];
175 struct {
182 } mem_table;
[all …]