Searched refs:WLAN_DHD_INFO_BUF_SIZE (Results 1 – 9 of 9) sorted by relevance
63 #define WLAN_DHD_INFO_BUF_SIZE (32 * 1024) macro67 #define WLAN_DHD_INFO_BUF_SIZE (32 * 1024) macro191 if (size > WLAN_DHD_INFO_BUF_SIZE) { in dhd_wlan_mem_prealloc()194 WLAN_DHD_INFO_BUF_SIZE); in dhd_wlan_mem_prealloc()370 wlan_static_dhd_info_buf = kmalloc(WLAN_DHD_INFO_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
70 #define WLAN_DHD_INFO_BUF_SIZE (24 * 1024) macro74 #define WLAN_DHD_INFO_BUF_SIZE (16 * 1024) macro
63 #define WLAN_DHD_INFO_BUF_SIZE (32 * 1024) macro67 #define WLAN_DHD_INFO_BUF_SIZE (32 * 1024) macro178 if (size > WLAN_DHD_INFO_BUF_SIZE) { in dhd_wlan_mem_prealloc()181 WLAN_DHD_INFO_BUF_SIZE); in dhd_wlan_mem_prealloc()353 wlan_static_dhd_info_buf = kmalloc(WLAN_DHD_INFO_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
57 #define WLAN_DHD_INFO_BUF_SIZE (64 * 1024) macro169 if (size > WLAN_DHD_INFO_BUF_SIZE) { in dhd_wlan_mem_prealloc()172 WLAN_DHD_INFO_BUF_SIZE); in dhd_wlan_mem_prealloc()348 wlan_static_dhd_info_buf = kmalloc(WLAN_DHD_INFO_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
121 #define WLAN_DHD_INFO_BUF_SIZE (24 * 1024) macro125 #define WLAN_DHD_INFO_BUF_SIZE (16 * 1024) macro