Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath6kl/
Dhtc.h32 #define HTC_FLG_RX_TRAILER (1 << 1) macro
Dhtc_pipe.c996 if (hdr_info & HTC_FLG_RX_TRAILER) { in ath6kl_htc_pipe_rx_complete()
Dhtc_mbox.c1864 if (htc_hdr->flags & HTC_FLG_RX_TRAILER) { in ath6kl_htc_rx_process_hdr()