Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/ !
H A Dwmi.c98 config->max_frag_entries = 0xa; in ath12k_wifi7_wmi_init_wcn7850()
/linux/drivers/net/wireless/ath/ath10k/ !
H A Dwmi.h2556 __le32 max_frag_entries; member
2738 __le32 max_frag_entries; member
2925 __le32 max_frag_entries; member
H A Dwmi-tlv.h1774 __le32 max_frag_entries; member
H A Dwmi.c6643 config.max_frag_entries = __cpu_to_le32(TARGET_MAX_FRAG_ENTRIES); in ath10k_wmi_op_gen_init()
6706 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6777 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6856 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.h2389 u32 max_frag_entries; member
5773 u32 max_frag_entries; member
H A Dhw.c95 config->max_frag_entries = 0xa; in ath11k_init_wmi_config_qca6390()
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()