hvsi_control
struct hvsi_control *header = (struct hvsi_control *)packet;
struct hvsi_control packet __ALIGNED__;
packet.hdr.len = sizeof(struct hvsi_control);
struct hvsi_control packet __ALIGNED__;
struct hvsi_control ctrl;
ctrl.hdr.len = sizeof(struct hvsi_control);
struct hvsi_control ctrl;
ctrl.hdr.len = sizeof(struct hvsi_control);
struct hvsi_control *pkt = (struct hvsi_control *)pv->inbuf;