Searched defs:npc_mcam_alloc_and_write_entry_req (Results 1 – 1 of 1) sorted by relevance
1297 struct npc_mcam_alloc_and_write_entry_req { struct1298 struct mbox_msghdr hdr;1299 struct mcam_entry entry_data;1300 u16 ref_entry;1301 u8 priority; /* Lower or higher w.r.t ref_entry */1302 u8 intf; /* Rx or Tx interface */1303 u8 enable_entry;/* Enable this MCAM entry ? */1304 u8 alloc_cntr; /* Allocate counter and map ? */
Completed in 15 milliseconds