Home
last modified time | relevance | path

Searched refs:current_cb_address (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.c2879 u32 current_cb_address = 0; in ipw_fw_dma_command_block_index() local
2883 current_cb_address = ipw_read_reg32(priv, IPW_DMA_I_CURRENT_CB); in ipw_fw_dma_command_block_index()
2885 current_cb_index = (current_cb_address - IPW_SHARED_SRAM_DMA_CONTROL) / in ipw_fw_dma_command_block_index()
2889 current_cb_index, current_cb_address); in ipw_fw_dma_command_block_index()