Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dhw.c84 config->rx_skip_defrag_timeout_dup_detection_check = 0; in ath11k_init_wmi_config_qca6390()
190 config->rx_skip_defrag_timeout_dup_detection_check = in ath11k_init_wmi_config_ipq8074()
Dwmi.h2271 u32 rx_skip_defrag_timeout_dup_detection_check; member
5005 u32 rx_skip_defrag_timeout_dup_detection_check; member
Dwmi.c3473 wmi_cfg->rx_skip_defrag_timeout_dup_detection_check = in ath11k_wmi_copy_resource_config()
3474 tg_cfg->rx_skip_defrag_timeout_dup_detection_check; in ath11k_wmi_copy_resource_config()
/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.c1931 cfg->rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()