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