Lines Matching defs:priv

85 bool iwl_tt_is_low_power_state(struct iwl_priv *priv)  in iwl_tt_is_low_power_state()
94 u8 iwl_tt_current_power_mode(struct iwl_priv *priv) in iwl_tt_current_power_mode()
101 bool iwl_ht_enabled(struct iwl_priv *priv) in iwl_ht_enabled()
112 static bool iwl_within_ct_kill_margin(struct iwl_priv *priv) in iwl_within_ct_kill_margin()
126 bool iwl_check_for_ct_kill(struct iwl_priv *priv) in iwl_check_for_ct_kill()
137 enum iwl_antenna_ok iwl_tx_ant_restriction(struct iwl_priv *priv) in iwl_tx_ant_restriction()
148 enum iwl_antenna_ok iwl_rx_ant_restriction(struct iwl_priv *priv) in iwl_rx_ant_restriction()
172 struct iwl_priv *priv = (struct iwl_priv *)data; in iwl_tt_check_exit_ct_kill() local
204 static void iwl_perform_ct_kill_task(struct iwl_priv *priv, in iwl_perform_ct_kill_task()
224 struct iwl_priv *priv = (struct iwl_priv *)data; in iwl_tt_ready_for_ct_kill() local
240 static void iwl_prepare_ct_kill_task(struct iwl_priv *priv) in iwl_prepare_ct_kill_task()
263 static void iwl_legacy_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_legacy_tt_handler()
369 static void iwl_advance_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_advance_tt_handler()
505 struct iwl_priv *priv = container_of(work, struct iwl_priv, ct_enter); in iwl_bg_ct_enter() local
534 struct iwl_priv *priv = container_of(work, struct iwl_priv, ct_exit); in iwl_bg_ct_exit() local
565 void iwl_tt_enter_ct_kill(struct iwl_priv *priv) in iwl_tt_enter_ct_kill()
574 void iwl_tt_exit_ct_kill(struct iwl_priv *priv) in iwl_tt_exit_ct_kill()
585 struct iwl_priv *priv = container_of(work, struct iwl_priv, tt_work); in iwl_bg_tt_work() local
597 void iwl_tt_handler(struct iwl_priv *priv) in iwl_tt_handler()
611 void iwl_tt_initialize(struct iwl_priv *priv) in iwl_tt_initialize()
678 void iwl_tt_exit(struct iwl_priv *priv) in iwl_tt_exit()