Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dwmi.h2555 __le32 max_frag_entries; member
2737 __le32 max_frag_entries; member
2924 __le32 max_frag_entries; member
Dwmi-tlv.h1773 __le32 max_frag_entries; member
Dwmi.c6614 config.max_frag_entries = __cpu_to_le32(TARGET_MAX_FRAG_ENTRIES); in ath10k_wmi_op_gen_init()
6677 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6748 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6827 config.max_frag_entries = __cpu_to_le32(TARGET_10_4_11AC_TX_MAX_FRAGS); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1942 cfg->max_frag_entries = __cpu_to_le32(2); in ath10k_wmi_tlv_op_gen_init()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h2312 u32 max_frag_entries; member
2428 __le32 max_frag_entries; member
Dwmi.c268 config->max_frag_entries = 0xa; in ath12k_wmi_init_wcn7850()
3239 wmi_cfg->max_frag_entries = cpu_to_le32(tg_cfg->max_frag_entries); in ath12k_wmi_copy_resource_config()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h2364 u32 max_frag_entries; member
5666 u32 max_frag_entries; member
Dhw.c95 config->max_frag_entries = 0xa; in ath11k_init_wmi_config_qca6390()
Dwmi.c4045 wmi_cfg->max_frag_entries = tg_cfg->max_frag_entries; in ath11k_wmi_copy_resource_config()