Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_fw.c242 _Static_assert((1 << IWM_BLOCK_2_EXP_SIZE) == IWM_PAGING_BLOCK_SIZE, in iwm_alloc_fw_paging_mem()
322 .block_size = htole32(IWM_BLOCK_2_EXP_SIZE), in iwm_send_paging_cmd()
H A Dif_iwm_fw.h89 #define IWM_BLOCK_2_EXP_SIZE (IWM_PAGE_2_EXP_SIZE + IWM_PAGE_PER_GROUP_2_EXP_SIZE) macro
H A Dif_iwmreg.h2443 #define IWM_BLOCK_2_EXP_SIZE (IWM_PAGE_2_EXP_SIZE + IWM_PAGE_PER_GROUP_2_EXP_SIZE) macro