Searched refs:ICT_SIZE (Results 1 – 1 of 1) sorted by relevance
1734 #define ICT_SIZE (1 << ICT_SHIFT) macro1735 #define ICT_COUNT (ICT_SIZE / sizeof(u32))2167 dma_free_coherent(trans->dev, ICT_SIZE, in iwl_pcie_free_ict()2185 dma_alloc_coherent(trans->dev, ICT_SIZE, in iwl_pcie_alloc_ict()2191 if (WARN_ON(trans_pcie->ict_tbl_dma & (ICT_SIZE - 1))) { in iwl_pcie_alloc_ict()2213 memset(trans_pcie->ict_tbl, 0, ICT_SIZE); in iwl_pcie_reset_ict()