Home
last modified time | relevance | path

Searched refs:ath11k_dp_rx_h_msdu_start_freq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c162 static u32 ath11k_dp_rx_h_msdu_start_freq(struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_freq() function
2309 channel_num = ath11k_dp_rx_h_msdu_start_freq(rx_desc); in ath11k_dp_rx_h_ppdu()
2310 center_freq = ath11k_dp_rx_h_msdu_start_freq(rx_desc) >> 16; in ath11k_dp_rx_h_ppdu()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c192 static inline u32 ath11k_dp_rx_h_msdu_start_freq(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_start_freq() function
2407 meta_data = ath11k_dp_rx_h_msdu_start_freq(ar->ab, rx_desc); in ath11k_dp_rx_h_ppdu()

Completed in 13 milliseconds