Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.h2135 struct rx_ppdu_start ppdu_start;
2158 struct rx_ppdu_start ppdu_start;
2194 struct rx_ppdu_start *(*rx_desc_get_ppdu_start)(struct htt_rx_desc *rxd);
2328 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
H A Dhtt_rx.c999 struct rx_ppdu_start *rxd_ppdu_start; in ath10k_htt_rx_h_rates()
1241 struct rx_ppdu_start *rxd_ppdu_start = ath10k_htt_rx_desc_get_ppdu_start(hw, rxd); in ath10k_htt_rx_h_signal()