Home
last modified time | relevance | path

Searched defs:npc_mcam_write_entry_req (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.h1370 struct npc_mcam_write_entry_req { struct
1371 struct mbox_msghdr hdr;
1372 struct mcam_entry entry_data;
1373 uint16_t __otx2_io entry; /* MCAM entry to write this match key */
1374 uint16_t __otx2_io cntr; /* Counter for this MCAM entry */
1375 uint8_t __otx2_io intf; /* Rx or Tx interface */
1376 uint8_t __otx2_io enable_entry;/* Enable this MCAM entry ? */
1377 uint8_t __otx2_io set_cntr; /* Set counter for this entry ? */