Home
last modified time | relevance | path

Searched refs:STATUS_CT_KILL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.c218 set_bit(STATUS_CT_KILL, &priv->status); in iwl_tt_ready_for_ct_kill()
298 clear_bit(STATUS_CT_KILL, &priv->status); in iwl_legacy_tt_handler()
305 set_bit(STATUS_CT_KILL, &priv->status); in iwl_legacy_tt_handler()
312 set_bit(STATUS_CT_KILL, &priv->status); in iwl_legacy_tt_handler()
438 clear_bit(STATUS_CT_KILL, &priv->status); in iwl_advance_tt_handler()
447 set_bit(STATUS_CT_KILL, &priv->status); in iwl_advance_tt_handler()
458 set_bit(STATUS_CT_KILL, &priv->status); in iwl_advance_tt_handler()
H A Dagn.h92 #define STATUS_CT_KILL 1 macro
421 return test_bit(STATUS_CT_KILL, &priv->status); in iwl_is_ctkill()
H A Ddebugfs.c358 pos += scnprintf(buf + pos, bufsz - pos, "STATUS_CT_KILL:\t\t %d\n", in iwl_dbgfs_status_read()
359 test_bit(STATUS_CT_KILL, &priv->status)); in iwl_dbgfs_status_read()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.c213 set_bit(STATUS_CT_KILL, &priv->status); in iwl_tt_ready_for_ct_kill()
293 clear_bit(STATUS_CT_KILL, &priv->status); in iwl_legacy_tt_handler()
300 set_bit(STATUS_CT_KILL, &priv->status); in iwl_legacy_tt_handler()
307 set_bit(STATUS_CT_KILL, &priv->status); in iwl_legacy_tt_handler()
433 clear_bit(STATUS_CT_KILL, &priv->status); in iwl_advance_tt_handler()
442 set_bit(STATUS_CT_KILL, &priv->status); in iwl_advance_tt_handler()
453 set_bit(STATUS_CT_KILL, &priv->status); in iwl_advance_tt_handler()
H A Dagn.h39 #define STATUS_CT_KILL 1 macro
368 return test_bit(STATUS_CT_KILL, &priv->status); in iwl_is_ctkill()
H A Ddebugfs.c354 pos += scnprintf(buf + pos, bufsz - pos, "STATUS_CT_KILL:\t\t %d\n", in iwl_dbgfs_status_read()
355 test_bit(STATUS_CT_KILL, &priv->status)); in iwl_dbgfs_status_read()

Completed in 11 milliseconds