Searched refs:LINUX_RX_SIZE (Results 1 – 2 of 2) sorted by relevance
130 #define LINUX_RX_SIZE (96 * 1024) macro
1308 if (LINUX_RX_SIZE - offset < size) in wilc_wlan_handle_isr_ext()2007 g_wlan.rx_buffer = kmalloc(LINUX_RX_SIZE, GFP_KERNEL); in wilc_wlan_init()