rogue_fwif_cleanup_request
struct rogue_fwif_cleanup_request *cleanup_req = &cmd.cmd_data.cleanup_data;
struct rogue_fwif_cleanup_request cleanup_data;
OFFSET_CHECK(struct rogue_fwif_cleanup_request, cleanup_type, 0);
OFFSET_CHECK(struct rogue_fwif_cleanup_request, cleanup_data, 4);
SIZE_CHECK(struct rogue_fwif_cleanup_request, 8);