Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c559 if (wmi_handle->ops->send_peer_based_pktlog_cmd) in wmi_unified_peer_based_pktlog_send()
560 return wmi_handle->ops->send_peer_based_pktlog_cmd in wmi_unified_peer_based_pktlog_send()
H A Dwmi_unified_tlv.c3218 static QDF_STATUS send_peer_based_pktlog_cmd(wmi_unified_t wmi_handle, in send_peer_based_pktlog_cmd() function
21536 .send_peer_based_pktlog_cmd = send_peer_based_pktlog_cmd,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1159 QDF_STATUS (*send_peer_based_pktlog_cmd)(wmi_unified_t wmi_handle, member