Home
last modified time | relevance | path

Searched refs:RX_POST_REQ_ALLOC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-fh.h616 (RX_CLAIM_REQ_ALLOC - RX_POST_REQ_ALLOC))
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-fh.h560 (RX_CLAIM_REQ_ALLOC - RX_POST_REQ_ALLOC))
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dinternal.h88 #define RX_POST_REQ_ALLOC 2 macro
H A Drx.c1136 (RX_CLAIM_REQ_ALLOC - RX_POST_REQ_ALLOC); in _iwl_pcie_rx_init()
1268 /* If we have RX_POST_REQ_ALLOC new released rx buffers - in iwl_pcie_rx_reuse_rbd()
1273 if ((rxq->used_count % RX_CLAIM_REQ_ALLOC) == RX_POST_REQ_ALLOC) { in iwl_pcie_rx_reuse_rbd()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dinternal.h32 #define RX_POST_REQ_ALLOC 2 macro
H A Drx.c1145 (RX_CLAIM_REQ_ALLOC - RX_POST_REQ_ALLOC); in _iwl_pcie_rx_init()
1277 /* If we have RX_POST_REQ_ALLOC new released rx buffers - in iwl_pcie_rx_reuse_rbd()
1282 if ((rxq->used_count % RX_CLAIM_REQ_ALLOC) == RX_POST_REQ_ALLOC) { in iwl_pcie_rx_reuse_rbd()

Completed in 11 milliseconds