Home
last modified time | relevance | path

Searched refs:wmi_mgmt_hdr (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c2818 wmi_mgmt_hdr *hdr) in wma_extract_mgmt_offload_event_params()
2859 (wmi_mgmt_hdr *)param_buf->mgmt_hdr); in wma_mgmt_tx_completion_handler()
2934 &((wmi_mgmt_hdr *)param_buf->mgmt_hdr)[i]); in wma_mgmt_tx_bundle_completion_handler()
/wlan-driver/fw-api/fw/
Dwmi_tlv_defs.h5864 WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_mgmt_hdr, mgmt_hdr, WMITLV_SIZE_VAR)
5879 WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_mgmt_hdr, mgmt_hdr, WMITLV_SIZE_VAR)
7346 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_STRUC_wmi_mgmt_hdr, wmi_mgmt_hdr, fixed_param, WMITLV_SIZE_F…
Dwmi_unified.h7004 } wmi_mgmt_hdr; typedef
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c20457 wmi_mgmt_hdr *hdr; in extract_vdev_mgmt_offload_event_tlv()