Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dhtc.c305 bool trailer_present; in ath10k_htc_rx_completion_handler() local
341 trailer_present = hdr->flags & ATH10K_HTC_FLAG_TRAILER_PRESENT; in ath10k_htc_rx_completion_handler()
342 if (trailer_present) { in ath10k_htc_rx_completion_handler()