Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.h142 int ath11k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx,
H A Ddp_tx.c509 ret = ath11k_mac_hw_ratecode_to_legacy_rate(mcs, in ath11k_dp_tx_update_txcompl()
H A Ddp_rx.c1467 ret = ath11k_mac_hw_ratecode_to_legacy_rate(mcs, in ath11k_update_per_peer_tx_stats()
H A Dmac.c385 int ath11k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx, in ath11k_mac_hw_ratecode_to_legacy_rate() function