Home
last modified time | relevance | path

Searched refs:rx_skip_defrag_timeout_dup_detection_check (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dhw.c86 config->rx_skip_defrag_timeout_dup_detection_check = 0; in ath11k_init_wmi_config_qca6390()
193 config->rx_skip_defrag_timeout_dup_detection_check = in ath11k_init_wmi_config_ipq8074()
Dwmi.h2360 u32 rx_skip_defrag_timeout_dup_detection_check; member
5662 u32 rx_skip_defrag_timeout_dup_detection_check; member
Dwmi.c4040 wmi_cfg->rx_skip_defrag_timeout_dup_detection_check = in ath11k_wmi_copy_resource_config()
4041 tg_cfg->rx_skip_defrag_timeout_dup_detection_check; in ath11k_wmi_copy_resource_config()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dwmi.h2534 __le32 rx_skip_defrag_timeout_dup_detection_check; member
2719 __le32 rx_skip_defrag_timeout_dup_detection_check; member
2906 __le32 rx_skip_defrag_timeout_dup_detection_check; member
Dwmi-tlv.h1769 __le32 rx_skip_defrag_timeout_dup_detection_check; member
Dwmi.c6606 config.rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(val); in ath10k_wmi_op_gen_init()
6672 config.rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(val); in ath10k_wmi_10_1_op_gen_init()
6743 config.rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(val); in ath10k_wmi_10_2_op_gen_init()
6820 config.rx_skip_defrag_timeout_dup_detection_check = in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1938 cfg->rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h2308 u32 rx_skip_defrag_timeout_dup_detection_check; member
2424 __le32 rx_skip_defrag_timeout_dup_detection_check; member
Dwmi.c218 config->rx_skip_defrag_timeout_dup_detection_check = in ath12k_wmi_init_qcn9274()
259 config->rx_skip_defrag_timeout_dup_detection_check = 0; in ath12k_wmi_init_wcn7850()
3234 wmi_cfg->rx_skip_defrag_timeout_dup_detection_check = in ath12k_wmi_copy_resource_config()
3235 cpu_to_le32(tg_cfg->rx_skip_defrag_timeout_dup_detection_check); in ath12k_wmi_copy_resource_config()