Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c947 u32 netlen, trailerlen = 0; in ath6kl_htc_pipe_rx_complete() local
1007 trailerlen = hdr_info; in ath6kl_htc_pipe_rx_complete()
1017 if (((int) payload_len - (int) trailerlen) <= 0) { in ath6kl_htc_pipe_rx_complete()
1074 packet->act_len = netlen - HTC_HDR_LENGTH - trailerlen; in ath6kl_htc_pipe_rx_complete()