Searched defs:iwl_priv (Results 1 – 2 of 2) sorted by relevance
624 struct iwl_priv { struct626 struct iwl_trans *trans;627 struct device *dev; /* for debug prints only */628 const struct iwl_cfg *cfg;629 const struct iwl_fw *fw;630 const struct iwl_dvm_cfg *lib;631 unsigned long status;633 spinlock_t sta_lock;634 struct mutex mutex;658 void (*rx_handlers[REPLY_MAX])(struct iwl_priv *priv, argument[all …]
629 struct iwl_priv { struct631 struct iwl_trans *trans;632 struct device *dev; /* for debug prints only */633 const struct iwl_cfg *cfg;634 const struct iwl_fw *fw;635 const struct iwl_dvm_cfg *lib;636 unsigned long status;638 spinlock_t sta_lock;639 struct mutex mutex;663 void (*rx_handlers[REPLY_MAX])(struct iwl_priv *priv, argument[all …]