Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c628 tgt_cfg->max_frag_entries = CFG_TGT_MAX_FRAG_TABLE_ENTRIES; in wma_set_default_tgt_config()
5113 cfg->max_frag_entries = QDF_MIN(QCA_OL_11AC_TX_MAX_FRAGS, in wma_update_fw_config()
5115 target_if_set_max_frag_entry(tgt_hdl, cfg->max_frag_entries); in wma_update_fw_config()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h6936 uint32_t max_frag_entries; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c9673 resource_cfg->max_frag_entries = tgt_res_cfg->max_frag_entries; in wmi_copy_resource_config()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h4106 A_UINT32 max_frag_entries; member