Searched refs:ICT_SIZE (Results 1 – 1 of 1) sorted by relevance
1128 #define ICT_SIZE (1 << ICT_SHIFT) macro1129 #define ICT_COUNT (ICT_SIZE / sizeof(u32))1454 dma_free_coherent(trans->dev, ICT_SIZE, in iwl_pcie_free_ict()1472 dma_zalloc_coherent(trans->dev, ICT_SIZE, in iwl_pcie_alloc_ict()1479 if (WARN_ON(trans_pcie->ict_tbl_dma & (ICT_SIZE - 1))) { in iwl_pcie_alloc_ict()1505 memset(trans_pcie->ict_tbl, 0, ICT_SIZE); in iwl_pcie_reset_ict()