|
@@ -128,6 +128,9 @@
|
|
#define WILC_PLL_TO_SPI 2
|
|
#define WILC_PLL_TO_SPI 2
|
|
#define ABORT_INT BIT(31)
|
|
#define ABORT_INT BIT(31)
|
|
|
|
|
|
|
|
+#define LINUX_RX_SIZE (96 * 1024)
|
|
|
|
+#define LINUX_TX_SIZE (64 * 1024)
|
|
|
|
+
|
|
/*******************************************/
|
|
/*******************************************/
|
|
/* E0 and later Interrupt flags. */
|
|
/* E0 and later Interrupt flags. */
|
|
/*******************************************/
|
|
/*******************************************/
|