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