Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtc.c400 bool trailer_present; in ath10k_htc_rx_completion_handler() local
436 trailer_present = hdr->flags & ATH10K_HTC_FLAG_TRAILER_PRESENT; in ath10k_htc_rx_completion_handler()
437 if (trailer_present) { in ath10k_htc_rx_completion_handler()
Dsdio.c393 bool trailer_present = htc_hdr->flags & ATH10K_HTC_FLAG_TRAILER_PRESENT; in ath10k_sdio_mbox_rx_process_packet() local
402 if (trailer_present) { in ath10k_sdio_mbox_rx_process_packet()