Home
last modified time | relevance | path

Searched refs:iwl_mld_set_ctkill (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dthermal.c28 iwl_mld_set_ctkill(mld, true); in iwl_mld_handle_ct_kill_notif()
41 iwl_mld_set_ctkill(mld, false); in iwl_mld_exit_ctkill()
H A Dmld.h339 static inline void iwl_mld_set_ctkill(struct iwl_mld *mld, bool state) in iwl_mld_set_ctkill() function