Searched refs:req_ready (Results 1 – 2 of 2) sorted by relevance
505 atomic_inc(&rba->req_ready); in iwl_pcie_rx_allocator()536 if (atomic_dec_if_positive(&rba->req_ready) < 0) in iwl_pcie_rx_allocator_get()718 atomic_set(&rba->req_ready, 0); in iwl_pcie_rx_init()
145 atomic_t req_ready; member