Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c1439 if (wmi_handle->ops->send_phyerr_disable_cmd) in wmi_unified_phyerr_disable_cmd_send()
1440 return wmi_handle->ops->send_phyerr_disable_cmd(wmi_handle); in wmi_unified_phyerr_disable_cmd_send()
H A Dwmi_unified_tlv.c21642 .send_phyerr_disable_cmd = send_phyerr_disable_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1608 QDF_STATUS (*send_phyerr_disable_cmd)(wmi_unified_t wmi_handle); member