Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c951 u32 netlen, trailerlen = 0; in ath6kl_htc_pipe_rx_complete() local
974 netlen = skb->len; in ath6kl_htc_pipe_rx_complete()
989 if (netlen < (payload_len + HTC_HDR_LENGTH)) { in ath6kl_htc_pipe_rx_complete()
992 netlen, payload_len + HTC_HDR_LENGTH); in ath6kl_htc_pipe_rx_complete()
1043 netlen = skb->len; in ath6kl_htc_pipe_rx_complete()
1048 target->pipe.ctrl_response_len = min_t(int, netlen, in ath6kl_htc_pipe_rx_complete()
1078 packet->act_len = netlen - HTC_HDR_LENGTH - trailerlen; in ath6kl_htc_pipe_rx_complete()