Lines Matching defs:priv
64 bool iwl_tt_is_low_power_state(struct iwl_priv *priv) in iwl_tt_is_low_power_state()
73 u8 iwl_tt_current_power_mode(struct iwl_priv *priv) in iwl_tt_current_power_mode()
80 bool iwl_ht_enabled(struct iwl_priv *priv) in iwl_ht_enabled()
91 static bool iwl_within_ct_kill_margin(struct iwl_priv *priv) in iwl_within_ct_kill_margin()
105 bool iwl_check_for_ct_kill(struct iwl_priv *priv) in iwl_check_for_ct_kill()
116 enum iwl_antenna_ok iwl_tx_ant_restriction(struct iwl_priv *priv) in iwl_tx_ant_restriction()
127 enum iwl_antenna_ok iwl_rx_ant_restriction(struct iwl_priv *priv) in iwl_rx_ant_restriction()
151 struct iwl_priv *priv = from_timer(priv, t, in iwl_tt_check_exit_ct_kill() local
181 static void iwl_perform_ct_kill_task(struct iwl_priv *priv, in iwl_perform_ct_kill_task()
201 struct iwl_priv *priv = from_timer(priv, t, in iwl_tt_ready_for_ct_kill() local
218 static void iwl_prepare_ct_kill_task(struct iwl_priv *priv) in iwl_prepare_ct_kill_task()
241 static void iwl_legacy_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_legacy_tt_handler()
346 static void iwl_advance_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_advance_tt_handler()
481 struct iwl_priv *priv = container_of(work, struct iwl_priv, ct_enter); in iwl_bg_ct_enter() local
510 struct iwl_priv *priv = container_of(work, struct iwl_priv, ct_exit); in iwl_bg_ct_exit() local
541 void iwl_tt_enter_ct_kill(struct iwl_priv *priv) in iwl_tt_enter_ct_kill()
550 void iwl_tt_exit_ct_kill(struct iwl_priv *priv) in iwl_tt_exit_ct_kill()
561 struct iwl_priv *priv = container_of(work, struct iwl_priv, tt_work); in iwl_bg_tt_work() local
573 void iwl_tt_handler(struct iwl_priv *priv) in iwl_tt_handler()
587 void iwl_tt_initialize(struct iwl_priv *priv) in iwl_tt_initialize()
649 void iwl_tt_exit(struct iwl_priv *priv) in iwl_tt_exit()