Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmac.h131 int ath11k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx,
Ddebugfs_sta.c169 ret = ath11k_mac_hw_ratecode_to_legacy_rate(mcs, in ath11k_debugfs_sta_update_txcompl()
Ddp_rx.c1426 ret = ath11k_mac_hw_ratecode_to_legacy_rate(mcs, in ath11k_update_per_peer_tx_stats()
Dmac.c283 int ath11k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx, in ath11k_mac_hw_ratecode_to_legacy_rate() function