Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1766 __le32 tx_dbg_log_size; member
H A Dwmi.c6629 config.tx_dbg_log_size = __cpu_to_le32(TARGET_TX_DBG_LOG_SIZE); in ath10k_wmi_op_gen_init()
6695 config.tx_dbg_log_size = __cpu_to_le32(TARGET_10X_TX_DBG_LOG_SIZE); in ath10k_wmi_10_1_op_gen_init()
6766 config.tx_dbg_log_size = __cpu_to_le32(TARGET_10X_TX_DBG_LOG_SIZE); in ath10k_wmi_10_2_op_gen_init()
6844 config.tx_dbg_log_size = __cpu_to_le32(TARGET_10_4_TX_DBG_LOG_SIZE); in ath10k_wmi_10_4_op_gen_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4204 wmi_cfg->tx_dbg_log_size = tg_cfg->tx_dbg_log_size; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c4020 wmi_cfg->tx_dbg_log_size = cpu_to_le32(tg_cfg->tx_dbg_log_size); in ath12k_wmi_copy_resource_config()