Home
last modified time | relevance | path

Searched defs:hlp_params (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/wmi/inc/
Dwmi_unified_roam_param.h134 struct hlp_params { struct
135 uint8_t vdev_id;
136 uint32_t hlp_ie_len;
137 uint8_t hlp_ie[WMI_MAX_HLP_IE_LEN];
/wlan-driver/qcacld-3.0/components/wmi/src/
Dwmi_unified_roam_tlv.c5874 wmi_pdev_update_fils_hlp_pkt_cmd_fixed_param *hlp_params; in send_roam_scan_send_hlp_cmd_tlv() local