Searched defs:npc_mcam_write_entry_req (Results 1 – 1 of 1) sorted by relevance
1636 struct npc_mcam_write_entry_req { struct1637 struct mbox_msghdr hdr;1638 struct mcam_entry entry_data;1639 u16 entry; /* MCAM entry to write this match key */1640 u16 cntr; /* Counter for this MCAM entry */1641 u8 intf; /* Rx or Tx interface */1642 u8 enable_entry;/* Enable this MCAM entry ? */1643 u8 set_cntr; /* Set counter for this entry ? */1644 u8 hw_prio; /* hardware priority, valid for cn20k */1645 u64 reserved; /* reserved for future use */