Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.h2202 __le32 max_frag_entries; member
2384 __le32 max_frag_entries; member
2569 __le32 max_frag_entries; member
Dwmi-tlv.h1202 __le32 max_frag_entries; member
Dwmi.c5291 config.max_frag_entries = __cpu_to_le32(TARGET_MAX_FRAG_ENTRIES); in ath10k_wmi_op_gen_init()
5356 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
5422 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
5495 config.max_frag_entries = __cpu_to_le32(TARGET_10_4_11AC_TX_MAX_FRAGS); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1411 cfg->max_frag_entries = __cpu_to_le32(2); in ath10k_wmi_tlv_op_gen_init()