Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h626 struct iwl_priv { struct
628 struct iwl_trans *trans;
629 struct device *dev; /* for debug prints only */
630 const struct iwl_cfg *cfg;
631 const struct iwl_fw *fw;
632 const struct iwl_dvm_cfg *lib;
633 unsigned long status;
635 spinlock_t sta_lock;
636 struct mutex mutex;
660 void (*rx_handlers[REPLY_MAX])(struct iwl_priv *priv, argument
[all …]