Searched defs:iwl_priv (Results 1 – 1 of 1) sorted by relevance
634 struct iwl_priv { struct636 struct iwl_trans *trans;637 struct device *dev; /* for debug prints only */638 const struct iwl_cfg *cfg;639 const struct iwl_fw *fw;640 const struct iwl_dvm_cfg *lib;641 unsigned long status;643 spinlock_t sta_lock;644 struct mutex mutex;668 void (*rx_handlers[REPLY_MAX])(struct iwl_priv *priv, argument[all …]