Searched defs:ree_rule_db_prog_req_msg (Results 1 – 1 of 1) sorted by relevance
1558 struct ree_rule_db_prog_req_msg { struct1559 struct mbox_msghdr hdr;1561 uint8_t __io rule_db[REE_RULE_DB_REQ_BLOCK_SIZE];1562 uint32_t __io blkaddr; /* REE0 or REE1 */1563 uint32_t __io total_len; /* total len of rule db */1564 uint32_t __io offset; /* offset of current rule db block */1565 uint16_t __io len; /* length of rule db block */1566 uint8_t __io is_last; /* is this the last block */1567 uint8_t __io is_incremental; /* is incremental flow */1568 uint8_t __io is_dbi; /* is rule db incremental */