Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h2116 struct rx_ppdu_start ppdu_start;
2139 struct rx_ppdu_start ppdu_start;
2175 struct rx_ppdu_start *(*rx_desc_get_ppdu_start)(struct htt_rx_desc *rxd);
2309 static inline struct rx_ppdu_start *
H A Dhtt.c238 static struct rx_ppdu_start *
H A Drx_desc.h748 struct rx_ppdu_start { struct
749 __anon102a35a10908rx_ppdu_start global() argument
754 rssi_chainsrx_ppdu_start global() argument
755 rssi_combrx_ppdu_start global() argument
756 rsvd0rx_ppdu_start global() argument
757 info0rx_ppdu_start global() argument
758 info1rx_ppdu_start global() argument
759 info2rx_ppdu_start global() argument
760 info3rx_ppdu_start global() argument
761 info4rx_ppdu_start global() argument
762 info5rx_ppdu_start global() argument
H A Dhtt_rx.c987 struct rx_ppdu_start *rxd_ppdu_start; in ath10k_htt_rx_h_rates()
1229 struct rx_ppdu_start *rxd_ppdu_start = ath10k_htt_rx_desc_get_ppdu_start(hw, rxd); in ath10k_htt_rx_h_signal()