Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h66 #define MAX_REG_IN_BUF_SIZE 64 macro
H A Dhif_usb.c772 skb = alloc_skb(MAX_REG_IN_BUF_SIZE, GFP_ATOMIC); in ath9k_hif_usb_reg_in_cb()
784 skb->data, MAX_REG_IN_BUF_SIZE, in ath9k_hif_usb_reg_in_cb()
989 skb = alloc_skb(MAX_REG_IN_BUF_SIZE, GFP_KERNEL); in ath9k_hif_usb_alloc_reg_in_urbs()
1001 skb->data, MAX_REG_IN_BUF_SIZE, in ath9k_hif_usb_alloc_reg_in_urbs()