Home
last modified time | relevance | path

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

/Linux-v5.15/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.c6610 config.max_frag_entries = __cpu_to_le32(TARGET_MAX_FRAG_ENTRIES); in ath10k_wmi_op_gen_init()
6673 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6744 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6823 config.max_frag_entries = __cpu_to_le32(TARGET_10_4_11AC_TX_MAX_FRAGS); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1935 cfg->max_frag_entries = __cpu_to_le32(2); in ath10k_wmi_tlv_op_gen_init()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dhw.c93 config->max_frag_entries = 0xa; in ath11k_init_wmi_config_qca6390()
Dwmi.h2275 u32 max_frag_entries; member
5008 u32 max_frag_entries; member
Dwmi.c3476 wmi_cfg->max_frag_entries = tg_cfg->max_frag_entries; in ath11k_wmi_copy_resource_config()