Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c948 u32 netlen, trailerlen = 0; in ath6kl_htc_pipe_rx_complete() local
971 netlen = skb->len; in ath6kl_htc_pipe_rx_complete()
986 if (netlen < (payload_len + HTC_HDR_LENGTH)) { in ath6kl_htc_pipe_rx_complete()
989 netlen, payload_len + HTC_HDR_LENGTH); in ath6kl_htc_pipe_rx_complete()
1040 netlen = skb->len; in ath6kl_htc_pipe_rx_complete()
1045 target->pipe.ctrl_response_len = min_t(int, netlen, in ath6kl_htc_pipe_rx_complete()
1075 packet->act_len = netlen - HTC_HDR_LENGTH - trailerlen; in ath6kl_htc_pipe_rx_complete()