Searched defs:npc_mcam_alloc_and_write_entry_req (Results 1 – 1 of 1) sorted by relevance
1395 struct npc_mcam_alloc_and_write_entry_req { struct1396 struct mbox_msghdr hdr;1397 struct mcam_entry entry_data;1398 u16 ref_entry;1399 u8 priority; /* Lower or higher w.r.t ref_entry */1400 u8 intf; /* Rx or Tx interface */1401 u8 enable_entry;/* Enable this MCAM entry ? */1402 u8 alloc_cntr; /* Allocate counter and map ? */
Completed in 19 milliseconds