Searched defs:npc_mcam_write_entry_req (Results 1 – 1 of 1) sorted by relevance
1235 struct npc_mcam_write_entry_req { struct1236 struct mbox_msghdr hdr;1237 struct mcam_entry entry_data;1238 u16 entry; /* MCAM entry to write this match key */1239 u16 cntr; /* Counter for this MCAM entry */1240 u8 intf; /* Rx or Tx interface */1241 u8 enable_entry;/* Enable this MCAM entry ? */1242 u8 set_cntr; /* Set counter for this entry ? */
Completed in 15 milliseconds