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