Searched refs:ICT_SIZE (Results 1 – 1 of 1) sorted by relevance
1728 #define ICT_SIZE (1 << ICT_SHIFT) macro1729 #define ICT_COUNT (ICT_SIZE / sizeof(u32))2098 dma_free_coherent(trans->dev, ICT_SIZE, in iwl_pcie_free_ict()2116 dma_alloc_coherent(trans->dev, ICT_SIZE, in iwl_pcie_alloc_ict()2122 if (WARN_ON(trans_pcie->ict_tbl_dma & (ICT_SIZE - 1))) { in iwl_pcie_alloc_ict()2144 memset(trans_pcie->ict_tbl, 0, ICT_SIZE); in iwl_pcie_reset_ict()