Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi-tlv.h1202 __le32 max_frag_entries; member
Dwmi.h1767 __le32 max_frag_entries; member
1949 __le32 max_frag_entries; member
Dwmi.c3849 config.max_frag_entries = __cpu_to_le32(TARGET_MAX_FRAG_ENTRIES); in ath10k_wmi_op_gen_init()
3915 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
3981 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
Dwmi-tlv.c1195 cfg->max_frag_entries = __cpu_to_le32(2); in ath10k_wmi_tlv_op_gen_init()