Searched defs:_DMX_FW_Param (Results 1 – 2 of 2) sorted by relevance
282 typedef struct _DMX_FW_Param struct284 MS_PHY phyFWAddr;285 MS_U32 u32FWSize;287 MS_PHY phyVQAddr;288 MS_U32 u32VQSize;290 MS_U32 u32IsHK;291 MS_U32 u32Res;293 MS_U32 _zero_reserved[2];
285 typedef struct __attribute__((__packed__)) _DMX_FW_Param struct290 MS_PHY phyFWAddr; ///< Firmware physical address291 MS_U32 u32FWSize; ///< Firmware size293 MS_PHY phyVQAddr; ///< Virtual Queue physical address294 MS_U32 u32VQSize; ///< Virtual Queue size296 … u32IsHK; ///< Indicates whether this is the "house-keeping" (= main) CPU297 MS_U32 u32Res;299 MS_U32 _zero_reserved[2]; ///< Reserved