Searched refs:global_table (Results 1 – 2 of 2) sorted by relevance
945 BUILD_BUG_ON(ARRAY_SIZE(trans_pcie->global_table) != in iwl_pcie_rx_init()954 trans_pcie->global_table[i] = rxb; in iwl_pcie_rx_init()1247 vid > ARRAY_SIZE(trans_pcie->global_table), in iwl_pcie_rx_handle()1252 rxb = trans_pcie->global_table[vid - 1]; in iwl_pcie_rx_handle()
358 struct iwl_rx_mem_buffer *global_table[RX_POOL_SIZE]; member