Home
last modified time | relevance | path

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

/openbmc/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.h2360 u32 rx_skip_defrag_timeout_dup_detection_check; member
5662 u32 rx_skip_defrag_timeout_dup_detection_check; member
H A 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()
/openbmc/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.c6628 config.rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(val); in ath10k_wmi_op_gen_init()
6694 config.rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(val); in ath10k_wmi_10_1_op_gen_init()
6765 config.rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(val); in ath10k_wmi_10_2_op_gen_init()
6842 config.rx_skip_defrag_timeout_dup_detection_check = in ath10k_wmi_10_4_op_gen_init()
H A Dwmi-tlv.c1942 cfg->rx_skip_defrag_timeout_dup_detection_check = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2308 u32 rx_skip_defrag_timeout_dup_detection_check; member
2424 __le32 rx_skip_defrag_timeout_dup_detection_check; member
H A 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()
3235 wmi_cfg->rx_skip_defrag_timeout_dup_detection_check = in ath12k_wmi_copy_resource_config()
3236 cpu_to_le32(tg_cfg->rx_skip_defrag_timeout_dup_detection_check); in ath12k_wmi_copy_resource_config()