Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.h1761 struct ree_rule_db_get_rsp_msg { struct
1762 struct mbox_msghdr hdr;
1764 uint8_t __otx2_io rule_db[REE_RULE_DB_RSP_BLOCK_SIZE];
1765 uint32_t __otx2_io total_len; /* total len of rule db */
1766 uint32_t __otx2_io offset; /* offset of current rule db block */
1767 uint16_t __otx2_io len; /* length of rule db block */
1768 uint8_t __otx2_io is_last; /* is this the last block */