Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dmac.c123 static u8 ath10k_mac_bitrate_to_rate(int bitrate) in ath10k_mac_bitrate_to_rate() function
2273 rate = ath10k_mac_bitrate_to_rate(rates->bitrate); in ath10k_peer_assoc_h_rates()