Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
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 *
Dhtt.c238 static struct rx_ppdu_start *
Drx_desc.h748 struct rx_ppdu_start { struct
Dhtt_rx.c983 struct rx_ppdu_start *rxd_ppdu_start; in ath10k_htt_rx_h_rates()
1225 struct rx_ppdu_start *rxd_ppdu_start = ath10k_htt_rx_desc_get_ppdu_start(hw, rxd); in ath10k_htt_rx_h_signal()