Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c1606 if (wmi_hdl->ops->send_pdev_get_pn_cmd) in wmi_unified_get_pn_send_cmd()
1607 return wmi_hdl->ops->send_pdev_get_pn_cmd(wmi_hdl, in wmi_unified_get_pn_send_cmd()
Dwmi_unified_tlv.c21759 .send_pdev_get_pn_cmd = send_pdev_get_pn_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2944 QDF_STATUS (*send_pdev_get_pn_cmd)(wmi_unified_t wmi_handle, member