Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c17237 wmi_afc_event_fixed_param *event_fixed_hdr) in copy_afc_event_common_info() argument
17240 wmi_handle, event_fixed_hdr->phy_id); in copy_afc_event_common_info()
17242 afc_info->event_type = event_fixed_hdr->event_type; in copy_afc_event_common_info()
17251 wmi_afc_event_fixed_param *event_fixed_hdr; in extract_afc_event_tlv() local
17259 event_fixed_hdr = param_buf->fixed_param; in extract_afc_event_tlv()
17260 copy_afc_event_common_info(wmi_handle, afc_info, event_fixed_hdr); in extract_afc_event_tlv()
21480 wmi_pdev_set_tgtr2p_table_event_fixed_param *event_fixed_hdr; in extract_tgtr2p_table_event_tlv() local
21488 event_fixed_hdr = param_buf->fixed_param; in extract_tgtr2p_table_event_tlv()
21489 update_status->pdev_id = event_fixed_hdr->pdev_id; in extract_tgtr2p_table_event_tlv()
21490 update_status->status = event_fixed_hdr->status; in extract_tgtr2p_table_event_tlv()