Lines Matching refs:iwl_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 = from_timer(priv, t, in iwl_tt_check_exit_ct_kill()
200 static void iwl_perform_ct_kill_task(struct iwl_priv *priv, in iwl_perform_ct_kill_task()
220 struct iwl_priv *priv = from_timer(priv, t, in iwl_tt_ready_for_ct_kill()
237 static void iwl_prepare_ct_kill_task(struct iwl_priv *priv) in iwl_prepare_ct_kill_task()
260 static void iwl_legacy_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_legacy_tt_handler()
365 static void iwl_advance_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_advance_tt_handler()
500 struct iwl_priv *priv = container_of(work, struct iwl_priv, ct_enter); in iwl_bg_ct_enter()
529 struct iwl_priv *priv = container_of(work, struct iwl_priv, ct_exit); in iwl_bg_ct_exit()
560 void iwl_tt_enter_ct_kill(struct iwl_priv *priv) in iwl_tt_enter_ct_kill()
569 void iwl_tt_exit_ct_kill(struct iwl_priv *priv) in iwl_tt_exit_ct_kill()
580 struct iwl_priv *priv = container_of(work, struct iwl_priv, tt_work); in iwl_bg_tt_work()
592 void iwl_tt_handler(struct iwl_priv *priv) in iwl_tt_handler()
606 void iwl_tt_initialize(struct iwl_priv *priv) in iwl_tt_initialize()
668 void iwl_tt_exit(struct iwl_priv *priv) in iwl_tt_exit()