Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi.h2471 __le32 max_frag_entries; member
2653 __le32 max_frag_entries; member
2840 __le32 max_frag_entries; member
Dwmi-tlv.h1675 __le32 max_frag_entries; member
Dwmi.c6294 config.max_frag_entries = __cpu_to_le32(TARGET_MAX_FRAG_ENTRIES); in ath10k_wmi_op_gen_init()
6359 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6432 config.max_frag_entries = __cpu_to_le32(TARGET_10X_MAX_FRAG_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6514 config.max_frag_entries = __cpu_to_le32(TARGET_10_4_11AC_TX_MAX_FRAGS); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1607 cfg->max_frag_entries = __cpu_to_le32(2); in ath10k_wmi_tlv_op_gen_init()