Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.h765 unsigned long current_cb_index; member
Dipw2200.c2880 u32 current_cb_index = 0; in ipw_fw_dma_command_block_index() local
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()
2892 return current_cb_index; in ipw_fw_dma_command_block_index()