Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.h54 int ath12k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx,
H A Ddp_rx.c1394 ret = ath12k_mac_hw_ratecode_to_legacy_rate(mcs, in ath12k_update_per_peer_tx_stats()
H A Dmac.c367 int ath12k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx, in ath12k_mac_hw_ratecode_to_legacy_rate() function