Searched refs:iwl_pcie_rxq_alloc_rbs (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | rx.c | 429 void iwl_pcie_rxq_alloc_rbs(struct iwl_trans *trans, gfp_t priority, in iwl_pcie_rxq_alloc_rbs() function 1160 iwl_pcie_rxq_alloc_rbs(trans, GFP_KERNEL, def_rxq); in _iwl_pcie_rx_init() 1595 iwl_pcie_rxq_alloc_rbs(trans, GFP_ATOMIC, rxq); in iwl_pcie_rx_handle() 1619 iwl_pcie_rxq_alloc_rbs(trans, GFP_ATOMIC, rxq); in iwl_pcie_rx_handle()
|
H A D | internal.h | 505 void iwl_pcie_rxq_alloc_rbs(struct iwl_trans *trans, gfp_t priority,
|