Searched defs:public_mfw_mb (Results 1 – 1 of 1) sorted by relevance
1698 struct public_mfw_mb { struct1699 u32 sup_msgs; /* Assigend with MFW_DRV_MSG_MAX */1700 u32 msg[MFW_DRV_MSG_MAX_DWORDS(MFW_DRV_MSG_MAX)]; /* Incremented by the MFW */1701 u32 ack[MFW_DRV_MSG_MAX_DWORDS(MFW_DRV_MSG_MAX)]; /* Incremented by the driver */