Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c1488 u32 rb_pending_alloc = in iwl_pcie_rx_handle() local
1493 if (unlikely(rb_pending_alloc >= rxq->queue_size / 2 && in iwl_pcie_rx_handle()
1499 rb_pending_alloc); in iwl_pcie_rx_handle()
1547 if (rb_pending_alloc < rxq->queue_size / 3) { in iwl_pcie_rx_handle()
1550 rb_pending_alloc); in iwl_pcie_rx_handle()