Searched defs:iwl_priv (Results 1 – 1 of 1) sorted by relevance
607 struct iwl_priv { struct609 struct iwl_trans *trans;610 struct device *dev; /* for debug prints only */611 const struct iwl_cfg *cfg;612 const struct iwl_fw *fw;613 const struct iwl_lib_ops *lib;614 unsigned long status;639 int (*rx_handlers[REPLY_MAX])(struct iwl_priv *priv, argument643 struct iwl_notif_wait_data notif_wait;646 struct iwl_spectrum_notification measure_report;[all …]