Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h236 u8 post_valid; member
H A Dhtc.c295 if (report->pre_valid != ((~report->post_valid) & 0xFF)) in ath10k_htc_process_lookahead()
301 report->pre_valid, report->post_valid); in ath10k_htc_process_lookahead()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h240 u8 post_valid; member
H A Dhtc_mbox.c1700 if ((lk_ahd->pre_valid == ((~lk_ahd->post_valid) & 0xFF)) && in htc_parse_trailer()
1704 lk_ahd->pre_valid, lk_ahd->post_valid); in htc_parse_trailer()