Searched refs:current_cb_address (Results 1 – 1 of 1) sorted by relevance
2824 u32 current_cb_address = 0; in ipw_fw_dma_command_block_index() local2828 current_cb_address = ipw_read_reg32(priv, IPW_DMA_I_CURRENT_CB); in ipw_fw_dma_command_block_index()2830 current_cb_index = (current_cb_address - IPW_SHARED_SRAM_DMA_CONTROL) / in ipw_fw_dma_command_block_index()2834 current_cb_index, current_cb_address); in ipw_fw_dma_command_block_index()