Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c958 u32 netlen, trailerlen = 0; in ath6kl_htc_pipe_rx_complete() local
1018 trailerlen = hdr_info; in ath6kl_htc_pipe_rx_complete()
1028 if (((int) payload_len - (int) trailerlen) <= 0) { in ath6kl_htc_pipe_rx_complete()
1085 packet->act_len = netlen - HTC_HDR_LENGTH - trailerlen; in ath6kl_htc_pipe_rx_complete()