Searched refs:LINUX_TX_SIZE (Results 1 – 2 of 2) sorted by relevance
136 #define LINUX_TX_SIZE (64 * 1024) macro
548 if ((sum + vmm_sz) > LINUX_TX_SIZE) in wilc_wlan_handle_txq()1348 wilc->tx_buffer = kmalloc(LINUX_TX_SIZE, GFP_KERNEL); in wilc_wlan_init()