Searched refs:vndr_ie_buf (Results 1 – 2 of 2) sorted by relevance
403 const u8 *vndr_ie_buf, u32 vndr_ie_len);
4186 brcmf_parse_vndr_ies(const u8 *vndr_ie_buf, u32 vndr_ie_len, in brcmf_parse_vndr_ies() argument4197 ie = (struct brcmf_tlv *)vndr_ie_buf; in brcmf_parse_vndr_ies()4257 const u8 *vndr_ie_buf, u32 vndr_ie_len) in brcmf_vif_set_mgmt_ie() argument4324 if (vndr_ie_buf && vndr_ie_len && curr_ie_buf) { in brcmf_vif_set_mgmt_ie()4326 brcmf_parse_vndr_ies(vndr_ie_buf, vndr_ie_len, &new_vndr_ies); in brcmf_vif_set_mgmt_ie()