Linux Kernel
3.7.1
|
#include <iwl-fw.h>
struct iwl_fw - variables associated with the firmware
: ucode version from the ucode file : firmware version string : ucode image like ucode_rt, ucode_init, ucode_wowlan. : capabilities parsed from the ucode file. : device can do enhanced sensitivity. : event log offset for init ucode. : event log size for init ucode. : error log offfset for init ucode. : event log offset for runtime ucode. : event log size for runtime ucode. : error log offfset for runtime ucode.
u64 default_calib[IWL_UCODE_TYPE_MAX] |
struct iwl_ucode_capabilities ucode_capa |