Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm_fw.h87 #define IWM_PAGING_BLOCK_SIZE (IWM_NUM_OF_PAGE_PER_GROUP * IWM_FW_PAGING_SIZE) macro
98 #define IWM_MAX_PAGING_IMAGE_SIZE (IWM_NUM_OF_BLOCK_PER_IMAGE * IWM_PAGING_BLOCK_SIZE)
H A Dif_iwm_fw.c231 _Static_assert((1 << IWM_BLOCK_2_EXP_SIZE) == IWM_PAGING_BLOCK_SIZE, in iwm_alloc_fw_paging_mem()
271 IWM_PAGING_BLOCK_SIZE, 4096); in iwm_alloc_fw_paging_mem()
278 sc->fw_paging_db[blk_idx].fw_paging_size = IWM_PAGING_BLOCK_SIZE; in iwm_alloc_fw_paging_mem()
H A Dif_iwmreg.h2441 #define IWM_PAGING_BLOCK_SIZE (IWM_NUM_OF_PAGE_PER_GROUP * IWM_FW_PAGING_SIZE) macro
2452 #define IWM_MAX_PAGING_IMAGE_SIZE (IWM_NUM_OF_BLOCK_PER_IMAGE * IWM_PAGING_BLOCK_SIZE)