Searched refs:global_table (Results 1 – 2 of 2) sorted by relevance
1096 BUILD_BUG_ON(ARRAY_SIZE(trans_pcie->global_table) != in _iwl_pcie_rx_init()1105 trans_pcie->global_table[i] = rxb; in _iwl_pcie_rx_init()1407 if (!vid || vid > ARRAY_SIZE(trans_pcie->global_table)) in iwl_pcie_get_rxb()1410 rxb = trans_pcie->global_table[vid - 1]; in iwl_pcie_get_rxb()
517 struct iwl_rx_mem_buffer *global_table[RX_POOL_SIZE]; member