Searched refs:LINUX_TX_SIZE (Results 1 – 2 of 2) sorted by relevance
132 #define LINUX_TX_SIZE (64 * 1024) macro
878 if ((sum + vmm_sz) > LINUX_TX_SIZE) in wilc_wlan_handle_txq()1994 g_wlan.tx_buffer = kmalloc(LINUX_TX_SIZE, GFP_KERNEL); in wilc_wlan_init()