Home
last modified time | relevance | path

Searched refs:htc_tag (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2055 static void wmi_set_system_pm_pkt_tag(uint16_t *htc_tag, wmi_buf_t buf, in wmi_set_system_pm_pkt_tag() argument
2061 *htc_tag = HTC_TX_PACKET_SYSTEM_SUSPEND; in wmi_set_system_pm_pkt_tag()
2065 *htc_tag = HTC_TX_PACKET_SYSTEM_RESUME; in wmi_set_system_pm_pkt_tag()
2069 *htc_tag = HTC_TX_PACKET_SYSTEM_RESUME; in wmi_set_system_pm_pkt_tag()
2071 *htc_tag = HTC_TX_PACKET_SYSTEM_SUSPEND; in wmi_set_system_pm_pkt_tag()
2078 static inline void wmi_set_system_pm_pkt_tag(uint16_t *htc_tag, wmi_buf_t buf, in wmi_set_system_pm_pkt_tag() argument
2125 uint16_t htc_tag = 0; in wmi_unified_cmd_send_fl() local
2130 htc_tag = wmi_handle->ops->wmi_set_htc_tx_tag(wmi_handle, buf, in wmi_unified_cmd_send_fl()
2198 wmi_set_system_pm_pkt_tag(&htc_tag, buf, cmd_id); in wmi_unified_cmd_send_fl()
2203 wmi_handle->wmi_endpoint_id, htc_tag); in wmi_unified_cmd_send_fl()
[all …]
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_h2t.c792 uint16_t htc_tag = 1; in htt_h2t_dbg_stats_get() local
809 htc_tag = HTC_TX_PACKET_TAG_RUNTIME_PUT; in htt_h2t_dbg_stats_get()
862 htc_tag); /* tag - not relevant here */ in htt_h2t_dbg_stats_get()