Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Dtarget.h340 #define ATH6KL_FWLOG_PAYLOAD_SIZE 1500 macro
H A Dmain.c279 buf = kmalloc(ATH6KL_FWLOG_PAYLOAD_SIZE, GFP_KERNEL); in ath6kl_read_fwlogs()