Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c2824 u32 current_cb_address = 0; in ipw_fw_dma_command_block_index() local
2828 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()