Searched refs:queue_stop_count (Results 1 – 3 of 3) sorted by relevance
1301 atomic_t queue_stop_count[4]; member2268 if (atomic_dec_return(&il->queue_stop_count[ac]) <= 0) in _il_wake_queue()2275 if (atomic_inc_return(&il->queue_stop_count[ac]) > 0) in _il_stop_queue()
851 atomic_read(&il->queue_stop_count[cnt])); in il_dbgfs_tx_queue_read()
5230 atomic_set(&il->queue_stop_count[i], 0); in il4965_alive_notify()