Home
last modified time | relevance | path

Searched defs:iwl_drv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c54 struct iwl_drv { struct
55 struct list_head list;
56 struct iwl_fw fw;
58 struct iwl_op_mode *op_mode;
59 struct iwl_trans *trans;
60 struct device *dev;
62 int fw_index; /* firmware we're trying to load */
65 struct completion request_firmware_complete;
68 struct dentry *dbgfs_drv;
69 struct dentry *dbgfs_trans;
[all …]