Searched defs:npc_exact_table_entry (Results 1 – 1 of 1) sorted by relevance
149 struct npc_exact_table_entry { struct150 struct list_head list;151 struct list_head glist;152 u32 seq_id; /* Sequence number of entry */153 u32 index; /* Mem table or cam table index */154 u32 mcam_idx;156 enum npc_exact_opc_type opc_type;157 u16 chan;158 u16 pcifunc;159 u8 ways;[all …]