Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-trans.h627 IWL_TRANS_FW_ALIVE = 1, enumerator
774 trans->state = IWL_TRANS_FW_ALIVE; in iwl_trans_fw_alive()
882 if (unlikely(trans->state != IWL_TRANS_FW_ALIVE)) { in iwl_trans_send_cmd()
924 if (unlikely(trans->state != IWL_TRANS_FW_ALIVE)) in iwl_trans_tx()
933 if (unlikely(trans->state != IWL_TRANS_FW_ALIVE)) in iwl_trans_reclaim()
952 if (unlikely((trans->state != IWL_TRANS_FW_ALIVE))) in iwl_trans_txq_enable_cfg()
993 if (unlikely(trans->state != IWL_TRANS_FW_ALIVE)) in iwl_trans_freeze_txq_timer()
1003 if (unlikely(trans->state != IWL_TRANS_FW_ALIVE)) in iwl_trans_wait_tx_queue_empty()