|
Linux Kernel
3.7.1
|
Data Fields | |
| struct list_head | list |
| struct iwl_fw | fw |
| struct iwl_op_mode * | op_mode |
| struct iwl_trans * | trans |
| struct device * | dev |
| struct iwl_cfg * | cfg |
| int | fw_index |
| char | firmware_name [25] |
| struct completion | request_firmware_complete |
struct iwl_drv - drv common data : list of drv structures using this opmode : the iwl_fw structure : the running op_mode : transport layer : for debug prints only : configuration struct : firmware revision to try loading : composite filename of ucode file to load : the firmware has been obtained from user space
| struct iwl_op_mode* op_mode |
| struct completion request_firmware_complete |
1.8.2