Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/dvm/
Ddev.h607 struct iwl_priv { struct
609 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, argument
643 struct iwl_notif_wait_data notif_wait;
646 struct iwl_spectrum_notification measure_report;
[all …]