Searched refs:LINUX_RX_SIZE (Results 1 – 2 of 2) sorted by relevance
135 #define LINUX_RX_SIZE (96 * 1024) macro
836 if (LINUX_RX_SIZE - offset < size) in wilc_wlan_handle_isr_ext()1356 wilc->rx_buffer = kmalloc(LINUX_RX_SIZE, GFP_KERNEL); in wilc_wlan_init()