Searched defs:ree_rule_db_prog_req_msg (Results 1 – 1 of 1) sorted by relevance
1725 struct ree_rule_db_prog_req_msg { struct1726 struct mbox_msghdr hdr;1728 uint8_t __otx2_io rule_db[REE_RULE_DB_REQ_BLOCK_SIZE];1729 uint32_t __otx2_io blkaddr; /* REE0 or REE1 */1730 uint32_t __otx2_io total_len; /* total len of rule db */1731 uint32_t __otx2_io offset; /* offset of current rule db block */1732 uint16_t __otx2_io len; /* length of rule db block */1733 uint8_t __otx2_io is_last; /* is this the last block */1734 uint8_t __otx2_io is_incremental; /* is incremental flow */1735 uint8_t __otx2_io is_dbi; /* is rule db incremental */