Searched refs:hlp_ext_ie (Results 1 – 1 of 1) sorted by relevance
1402 const uint8_t *hlp_ext_ie; in cm_update_hlp_data_from_assoc_ie() local1408 hlp_ext_ie = wlan_get_ext_ie_ptr_from_ext_id(FILS_HLP_OUI_TYPE, in cm_update_hlp_data_from_assoc_ie()1412 if (hlp_ext_ie) in cm_update_hlp_data_from_assoc_ie()1413 cm_update_hlp_info(vdev, hlp_ext_ie, hlp_ext_ie[1] + 2, false); in cm_update_hlp_data_from_assoc_ie()