Home
last modified time | relevance | path

Searched refs:ath12k_he_gi_to_nl80211_he_gi (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.h68 static inline u32 ath12k_he_gi_to_nl80211_he_gi(u8 sgi) in ath12k_he_gi_to_nl80211_he_gi() function
H A Ddp_rx.c1440 arsta->txrate.he_gi = ath12k_he_gi_to_nl80211_he_gi(sgi); in ath12k_update_per_peer_tx_stats()
2352 rx_status->he_gi = ath12k_he_gi_to_nl80211_he_gi(sgi); in ath12k_dp_rx_h_rate()
H A Ddp_mon.c2191 gi_idx = ath12k_he_gi_to_nl80211_he_gi(ppdu_info->gi); in ath12k_dp_mon_rx_update_peer_rate_table_stats()