Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c1459 u32 rb_pending_alloc = in iwl_pcie_rx_handle() local
1463 if (unlikely(rb_pending_alloc >= rxq->queue_size / 2 && in iwl_pcie_rx_handle()
1469 rb_pending_alloc); in iwl_pcie_rx_handle()
1499 if (rb_pending_alloc < rxq->queue_size / 3) { in iwl_pcie_rx_handle()
1502 rb_pending_alloc); in iwl_pcie_rx_handle()