Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmreg.h437 #define IWM_FH_MEM_TB_MAX_LENGTH 0x20000 macro
H A Dif_iwm.c922 IWM_FH_MEM_TB_MAX_LENGTH, 16); in iwm_alloc_fwmem()
2402 uint32_t offset, chunk_sz = MIN(IWM_FH_MEM_TB_MAX_LENGTH, section->len); in iwm_pcie_load_section()