Searched defs:npc_mcam_alloc_and_write_entry_req (Results 1 – 1 of 1) sorted by relevance
1229 struct npc_mcam_alloc_and_write_entry_req { struct1230 struct mbox_msghdr hdr;1231 struct mcam_entry entry_data;1232 u16 ref_entry;1233 u8 priority; /* Lower or higher w.r.t ref_entry */1234 u8 intf; /* Rx or Tx interface */1235 u8 enable_entry;/* Enable this MCAM entry ? */1236 u8 alloc_cntr; /* Allocate counter and map ? */