Searched refs:IWL_FIRST_TB_SIZE_ALIGN (Results 1 – 2 of 2) sorted by relevance
730 #define IWL_FIRST_TB_SIZE_ALIGN ALIGN(IWL_FIRST_TB_SIZE, 64) macro741 u8 buf[IWL_FIRST_TB_SIZE_ALIGN];
769 BUILD_BUG_ON(sizeof(*txq->first_tb_bufs) != IWL_FIRST_TB_SIZE_ALIGN); in iwl_pcie_txq_alloc()