Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-trans.h561 IWL_TRANS_FW_ALIVE = 1, enumerator
685 trans->state = IWL_TRANS_FW_ALIVE; in iwl_trans_fw_alive()
786 if (unlikely(trans->state != IWL_TRANS_FW_ALIVE)) { in iwl_trans_send_cmd()
828 if (unlikely(trans->state != IWL_TRANS_FW_ALIVE)) in iwl_trans_tx()
837 if (unlikely(trans->state != IWL_TRANS_FW_ALIVE)) in iwl_trans_reclaim()
856 if (unlikely((trans->state != IWL_TRANS_FW_ALIVE))) in iwl_trans_txq_enable_cfg()
897 if (unlikely(trans->state != IWL_TRANS_FW_ALIVE)) in iwl_trans_freeze_txq_timer()
907 if (unlikely(trans->state != IWL_TRANS_FW_ALIVE)) in iwl_trans_wait_tx_queue_empty()