Lines Matching defs:priv
82 bool iwl_tt_is_low_power_state(struct iwl_priv *priv) in iwl_tt_is_low_power_state()
91 u8 iwl_tt_current_power_mode(struct iwl_priv *priv) in iwl_tt_current_power_mode()
98 bool iwl_ht_enabled(struct iwl_priv *priv) in iwl_ht_enabled()
109 static bool iwl_within_ct_kill_margin(struct iwl_priv *priv) in iwl_within_ct_kill_margin()
123 bool iwl_check_for_ct_kill(struct iwl_priv *priv) in iwl_check_for_ct_kill()
134 enum iwl_antenna_ok iwl_tx_ant_restriction(struct iwl_priv *priv) in iwl_tx_ant_restriction()
145 enum iwl_antenna_ok iwl_rx_ant_restriction(struct iwl_priv *priv) in iwl_rx_ant_restriction()
169 struct iwl_priv *priv = (struct iwl_priv *)data; in iwl_tt_check_exit_ct_kill() local
199 static void iwl_perform_ct_kill_task(struct iwl_priv *priv, in iwl_perform_ct_kill_task()
219 struct iwl_priv *priv = (struct iwl_priv *)data; in iwl_tt_ready_for_ct_kill() local
235 static void iwl_prepare_ct_kill_task(struct iwl_priv *priv) in iwl_prepare_ct_kill_task()
258 static void iwl_legacy_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_legacy_tt_handler()
363 static void iwl_advance_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_advance_tt_handler()
498 struct iwl_priv *priv = container_of(work, struct iwl_priv, ct_enter); in iwl_bg_ct_enter() local
527 struct iwl_priv *priv = container_of(work, struct iwl_priv, ct_exit); in iwl_bg_ct_exit() local
558 void iwl_tt_enter_ct_kill(struct iwl_priv *priv) in iwl_tt_enter_ct_kill()
567 void iwl_tt_exit_ct_kill(struct iwl_priv *priv) in iwl_tt_exit_ct_kill()
578 struct iwl_priv *priv = container_of(work, struct iwl_priv, tt_work); in iwl_bg_tt_work() local
590 void iwl_tt_handler(struct iwl_priv *priv) in iwl_tt_handler()
604 void iwl_tt_initialize(struct iwl_priv *priv) in iwl_tt_initialize()
671 void iwl_tt_exit(struct iwl_priv *priv) in iwl_tt_exit()