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