Searched refs:send_phyerr_enable_cmd (Results 1 – 3 of 3) sorted by relevance
1431 if (wmi_handle->ops->send_phyerr_enable_cmd) in wmi_unified_phyerr_enable_cmd_send()1432 return wmi_handle->ops->send_phyerr_enable_cmd(wmi_handle); in wmi_unified_phyerr_enable_cmd_send()
21643 .send_phyerr_enable_cmd = send_phyerr_enable_cmd_tlv,
1606 QDF_STATUS (*send_phyerr_enable_cmd)(wmi_unified_t wmi_handle); member