Home
last modified time | relevance | path

Searched refs:new_htt_msg_format (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_types.h1107 bool new_htt_msg_format; member
H A Dol_txrx.c6463 return pdev->new_htt_msg_format; in ol_txrx_get_new_htt_msg_format()
6476 pdev->new_htt_msg_format = val; in ol_txrx_set_new_htt_msg_format()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c7613 wlan_res_cfg->new_htt_msg_format = true; in wma_rx_service_ready_ext_event()
7616 wlan_res_cfg->new_htt_msg_format = false; in wma_rx_service_ready_ext_event()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h6954 new_htt_msg_format:1, member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c9753 if (tgt_res_cfg->new_htt_msg_format) { in wmi_copy_resource_config()