Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
H A Ddebugfs-iio-ad946712 List all the available test tones:
/linux/drivers/net/wireless/ath/ath11k/
H A Dcfr.c185 u32 buf_id, tones, length; in ath11k_cfr_process_data() local
198 tones = ath11k_cfr_calculate_tones_from_dma_hdr(dma_hdr); in ath11k_cfr_process_data()
199 if (tones == TONES_INVALID) { in ath11k_cfr_process_data()
208 length += tones * (num_chains + 1); in ath11k_cfr_process_data()
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhal_tx.h64 u16 tones; member
H A Ddp_tx.c630 ru_tones = ath12k_mac_he_convert_tones_to_ru_tones(ts->tones); in ath12k_wifi7_dp_tx_update_txcompl()
638 ath12k_mac_eht_ru_tones_to_nl80211_eht_ru_alloc(ts->tones); in ath12k_wifi7_dp_tx_update_txcompl()
814 ts->tones = u32_get_bits(info0, HAL_TX_RATE_STATS_INFO0_TONES_IN_RU); in ath12k_wifi7_dp_tx_status_parse()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.c199 u16 tones, rate = 0, succ_pkts = 0; in ath12k_update_per_peer_tx_stats() local
311 tones = le16_to_cpu(user_rate->ru_end) - in ath12k_update_per_peer_tx_stats()
313 v = ath12k_he_ru_tones_to_nl80211_he_ru_alloc(tones); in ath12k_update_per_peer_tx_stats()
323 tones = le16_to_cpu(user_rate->ru_end) - in ath12k_update_per_peer_tx_stats()
325 v = ath12k_mac_eht_ru_tones_to_nl80211_eht_ru_alloc(tones); in ath12k_update_per_peer_tx_stats()
H A Dmac.h197 u16 ath12k_mac_he_convert_tones_to_ru_tones(u16 tones);
H A Dmac.c345 u16 ath12k_mac_he_convert_tones_to_ru_tones(u16 tones) in ath12k_mac_he_convert_tones_to_ru_tones() argument
347 switch (tones) { in ath12k_mac_he_convert_tones_to_ru_tones()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst121 subprograms by analyzing audio carriers, pilot tones or other
H A Dext-ctrls-camera.rst449 skin tones. The intensity of the flash is often reduced.
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst112 which generates sine-like tones by low-pass filtering the square wave output.