Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_11be_api.c265 if (wmi_hdl->ops->send_peer_ptqm_migrate_cmd) in wmi_unified_peer_ptqm_migrate_send()
266 return wmi_hdl->ops->send_peer_ptqm_migrate_cmd(wmi_hdl, param); in wmi_unified_peer_ptqm_migrate_send()
H A Dwmi_unified_11be_tlv.c2690 ops->send_peer_ptqm_migrate_cmd = send_peer_ptqm_migrate_cmd_tlv; in wmi_11be_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h3420 QDF_STATUS (*send_peer_ptqm_migrate_cmd)( member