Home
last modified time | relevance | path

Searched refs:rx_skip_defrag_timeout_dup_detection_check (Results 1 – 7 of 7) 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
5692 u32 rx_skip_defrag_timeout_dup_detection_check; member
H A Dwmi.c4149 wmi_cfg->rx_skip_defrag_timeout_dup_detection_check = in ath11k_wmi_copy_resource_config()
4150 tg_cfg->rx_skip_defrag_timeout_dup_detection_check; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1770 __le32 rx_skip_defrag_timeout_dup_detection_check; member
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.h2433 u32 rx_skip_defrag_timeout_dup_detection_check; member
2557 __le32 rx_skip_defrag_timeout_dup_detection_check; member
H A Dwmi.c233 config->rx_skip_defrag_timeout_dup_detection_check = in ath12k_wmi_init_qcn9274()
280 config->rx_skip_defrag_timeout_dup_detection_check = 0; in ath12k_wmi_init_wcn7850()
3908 wmi_cfg->rx_skip_defrag_timeout_dup_detection_check = in ath12k_wmi_copy_resource_config()
3909 cpu_to_le32(tg_cfg->rx_skip_defrag_timeout_dup_detection_check); in ath12k_wmi_copy_resource_config()