Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dhw.c71 config->max_frag_entries = 0xa; in ath11k_init_wmi_config_qca6390()
Dwmi.h2250 u32 max_frag_entries; member
4939 u32 max_frag_entries; member
Dwmi.c3134 wmi_cfg->max_frag_entries = tg_cfg->max_frag_entries; in ath11k_wmi_copy_resource_config()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h2552 __le32 max_frag_entries; member
2734 __le32 max_frag_entries; member
2921 __le32 max_frag_entries; member
Dwmi-tlv.h1773 __le32 max_frag_entries; member
Dwmi.c6605 config.max_frag_entries = __cpu_to_le32(TARGET_MAX_FRAG_ENTRIES); in ath10k_wmi_op_gen_init()
6668 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6739 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6818 config.max_frag_entries = __cpu_to_le32(TARGET_10_4_11AC_TX_MAX_FRAGS); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1924 cfg->max_frag_entries = __cpu_to_le32(2); in ath10k_wmi_tlv_op_gen_init()