Searched refs:ICT_SIZE (Results 1 – 1 of 1) sorted by relevance
818 #define ICT_SIZE (1 << ICT_SHIFT) macro819 #define ICT_COUNT (ICT_SIZE / sizeof(u32))1142 dma_free_coherent(trans->dev, ICT_SIZE, in iwl_pcie_free_ict()1160 dma_zalloc_coherent(trans->dev, ICT_SIZE, in iwl_pcie_alloc_ict()1167 if (WARN_ON(trans_pcie->ict_tbl_dma & (ICT_SIZE - 1))) { in iwl_pcie_alloc_ict()1193 memset(trans_pcie->ict_tbl, 0, ICT_SIZE); in iwl_pcie_reset_ict()