Searched refs:req_ready (Results 1 – 2 of 2) sorted by relevance
593 atomic_inc(&rba->req_ready); in iwl_pcie_rx_allocator()630 if (atomic_dec_if_positive(&rba->req_ready) < 0) in iwl_pcie_rx_allocator_get()1074 atomic_set(&rba->req_ready, 0); in _iwl_pcie_rx_init()
180 atomic_t req_ready; member