Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c2117 if (wmi_handle->ops->extract_mgmt_rx_ext_params) in wmi_extract_mgmt_rx_ext_params()
2118 return wmi_handle->ops->extract_mgmt_rx_ext_params( in wmi_extract_mgmt_rx_ext_params()
H A Dwmi_unified_tlv.c21974 .extract_mgmt_rx_ext_params = extract_mgmt_rx_ext_params_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h3150 QDF_STATUS (*extract_mgmt_rx_ext_params)(wmi_unified_t wmi_handle, member