Home
last modified time | relevance | path

Searched refs:send_peer_txq_flush_config_cmd (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c182 if (ops->send_peer_txq_flush_config_cmd) in wmi_unified_peer_txq_flush_config_send()
183 return ops->send_peer_txq_flush_config_cmd(wmi_handle, pr); in wmi_unified_peer_txq_flush_config_send()
Dwmi_unified_tlv.c21976 .send_peer_txq_flush_config_cmd = send_peer_txq_flush_config_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h3349 (*send_peer_txq_flush_config_cmd)(wmi_unified_t wmi_handle, member