Home
last modified time | relevance | path

Searched refs:MAX_TX_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h56 #define MAX_TX_BUF_SIZE 32768 macro
H A Dhif_usb.c858 tx_buf->buf = kzalloc(MAX_TX_BUF_SIZE, GFP_KERNEL); in ath9k_hif_usb_alloc_tx_urbs()