Home
last modified time | relevance | path

Searched refs:STATUS_CT_KILL (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/dvm/
Dtt.c217 set_bit(STATUS_CT_KILL, &priv->status); in iwl_tt_ready_for_ct_kill()
297 clear_bit(STATUS_CT_KILL, &priv->status); in iwl_legacy_tt_handler()
304 set_bit(STATUS_CT_KILL, &priv->status); in iwl_legacy_tt_handler()
311 set_bit(STATUS_CT_KILL, &priv->status); in iwl_legacy_tt_handler()
437 clear_bit(STATUS_CT_KILL, &priv->status); in iwl_advance_tt_handler()
446 set_bit(STATUS_CT_KILL, &priv->status); in iwl_advance_tt_handler()
457 set_bit(STATUS_CT_KILL, &priv->status); in iwl_advance_tt_handler()
Dagn.h39 #define STATUS_CT_KILL 1 macro
368 return test_bit(STATUS_CT_KILL, &priv->status); in iwl_is_ctkill()
Ddebugfs.c359 test_bit(STATUS_CT_KILL, &priv->status)); in iwl_dbgfs_status_read()