Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/pcie/
Drx.c141 static int iwl_rxq_space(const struct iwl_rxq *rxq) in iwl_rxq_space() function
253 while ((iwl_rxq_space(rxq) > 0) && (rxq->free_count)) { in iwl_pcie_rxq_restock()
309 iwl_rxq_space(rxq) > (RX_QUEUE_SIZE / 2) && in iwl_pcie_rx_alloc_page()