Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c2211 if (wmi_handle->ops->extract_nlo_match_ev_param) in wmi_extract_nlo_match_ev_param()
2212 return wmi_handle->ops->extract_nlo_match_ev_param(wmi_handle, in wmi_extract_nlo_match_ev_param()
H A Dwmi_unified_tlv.c21700 .extract_nlo_match_ev_param = extract_nlo_match_ev_param_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2024 QDF_STATUS (*extract_nlo_match_ev_param)(wmi_unified_t wmi_handle, member