Searched refs:queue_stop_count (Results 1 – 3 of 3) sorted by relevance
1019 atomic_set(&priv->queue_stop_count[i], 0); in iwlagn_prepare_restart()1458 atomic_set(&priv->queue_stop_count[i], 0); in iwl_op_mode_dvm_start()2063 if (atomic_inc_return(&priv->queue_stop_count[mq]) > 1) { in iwl_stop_sw_queue()2082 if (atomic_dec_return(&priv->queue_stop_count[mq]) > 0) { in iwl_wake_sw_queue()
643 atomic_t queue_stop_count[IWL_MAX_HW_QUEUES]; member
851 atomic_read(&il->queue_stop_count[cnt])); in il_dbgfs_tx_queue_read()