Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt.h2110 struct rx_ppdu_start ppdu_start;
2133 struct rx_ppdu_start ppdu_start;
2169 struct rx_ppdu_start *(*rx_desc_get_ppdu_start)(struct htt_rx_desc *rxd);
2303 static inline struct rx_ppdu_start *
Dhtt.c237 static struct rx_ppdu_start *
Drx_desc.h747 struct rx_ppdu_start { struct
Dhtt_rx.c976 struct rx_ppdu_start *rxd_ppdu_start; in ath10k_htt_rx_h_rates()
1218 struct rx_ppdu_start *rxd_ppdu_start = ath10k_htt_rx_desc_get_ppdu_start(hw, rxd); in ath10k_htt_rx_h_signal()