Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h38 #define HTC_MAX_PAYLOAD_LENGTH (4096 - sizeof(struct htc_frame_hdr)) macro
H A Dhtc_mbox.c1498 if (le16_to_cpu(htc_hdr->payld_len) > HTC_MAX_PAYLOAD_LENGTH) { in ath6kl_htc_rx_alloc()
1501 (u32) HTC_MAX_PAYLOAD_LENGTH); in ath6kl_htc_rx_alloc()