Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A 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()
H A Dwmi.h2378 u32 rx_skip_defrag_timeout_dup_detection_check; member
5691 u32 rx_skip_defrag_timeout_dup_detection_check; member
H A Dwmi.c4148 wmi_cfg->rx_skip_defrag_timeout_dup_detection_check = in ath11k_wmi_copy_resource_config()
4149 tg_cfg->rx_skip_defrag_timeout_dup_detection_check; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2535 __le32 rx_skip_defrag_timeout_dup_detection_check; member
2720 __le32 rx_skip_defrag_timeout_dup_detection_check; member
2907 __le32 rx_skip_defrag_timeout_dup_detection_check; member
H A Dwmi-tlv.h1770 __le32 rx_skip_defrag_timeout_dup_detection_check; member
H A Dwmi.c6627 config.rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(val); in ath10k_wmi_op_gen_init()
6693 config.rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(val); in ath10k_wmi_10_1_op_gen_init()
6764 config.rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(val); in ath10k_wmi_10_2_op_gen_init()
6841 config.rx_skip_defrag_timeout_dup_detection_check = in ath10k_wmi_10_4_op_gen_init()
H A Dwmi-tlv.c1943 cfg->rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2328 u32 rx_skip_defrag_timeout_dup_detection_check; member
2450 __le32 rx_skip_defrag_timeout_dup_detection_check; member
H A Dwmi.c220 config->rx_skip_defrag_timeout_dup_detection_check = in ath12k_wmi_init_qcn9274()
267 config->rx_skip_defrag_timeout_dup_detection_check = 0; in ath12k_wmi_init_wcn7850()
3469 wmi_cfg->rx_skip_defrag_timeout_dup_detection_check = in ath12k_wmi_copy_resource_config()
3470 cpu_to_le32(tg_cfg->rx_skip_defrag_timeout_dup_detection_check); in ath12k_wmi_copy_resource_config()