Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1774 __le32 max_frag_entries; member
H A Dwmi.c6642 config.max_frag_entries = __cpu_to_le32(TARGET_MAX_FRAG_ENTRIES); in ath10k_wmi_op_gen_init()
6705 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6776 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6855 config.max_frag_entries = __cpu_to_le32(TARGET_10_4_11AC_TX_MAX_FRAGS); in ath10k_wmi_10_4_op_gen_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4213 wmi_cfg->max_frag_entries = tg_cfg->max_frag_entries; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c4029 wmi_cfg->max_frag_entries = cpu_to_le32(tg_cfg->max_frag_entries); in ath12k_wmi_copy_resource_config()