Searched refs:extract_single_phyerr (Results 1 – 3 of 3) sorted by relevance
2352 if (wmi_handle->ops->extract_single_phyerr) in wmi_extract_single_phyerr()2353 return wmi_handle->ops->extract_single_phyerr(wmi_handle, in wmi_extract_single_phyerr()
21845 .extract_single_phyerr = extract_single_phyerr_tlv,
2099 QDF_STATUS (*extract_single_phyerr)(wmi_unified_t wmi_handle, void *evt_buf, member