Searched refs:rx_tlv (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ |
D | isabelle.c | 350 static const DECLARE_TLV_DB_SCALE(rx_tlv, -6300, 100, 1); 399 rx_tlv), 401 rx_tlv), 403 rx_tlv), 405 rx_tlv), 407 rx_tlv), 409 rx_tlv),
|
/linux-5.19.10/drivers/net/wireless/ath/ath11k/ |
D | hal_rx.c | 809 ath11k_hal_rx_handle_ofdma_info(void *rx_tlv, in ath11k_hal_rx_handle_ofdma_info() argument 813 (struct hal_rx_ppdu_end_user_stats *)rx_tlv; in ath11k_hal_rx_handle_ofdma_info() 821 ath11k_hal_rx_populate_byte_count(void *rx_tlv, void *ppduinfo, in ath11k_hal_rx_populate_byte_count() argument 825 (struct hal_rx_ppdu_end_user_stats *)rx_tlv; in ath11k_hal_rx_populate_byte_count() 836 ath11k_hal_rx_populate_mu_user_info(void *rx_tlv, struct hal_rx_mon_ppdu_info *ppdu_info, in ath11k_hal_rx_populate_mu_user_info() argument 865 ath11k_hal_rx_populate_byte_count(rx_tlv, ppdu_info, rx_user_status); in ath11k_hal_rx_populate_mu_user_info()
|