Searched refs:vndr_ie_buf (Results 1 – 2 of 2) sorted by relevance
453 const u8 *vndr_ie_buf, u32 vndr_ie_len);
4366 brcmf_parse_vndr_ies(const u8 *vndr_ie_buf, u32 vndr_ie_len, in brcmf_parse_vndr_ies() argument4377 ie = (struct brcmf_tlv *)vndr_ie_buf; in brcmf_parse_vndr_ies()4437 const u8 *vndr_ie_buf, u32 vndr_ie_len) in brcmf_vif_set_mgmt_ie() argument4509 if (vndr_ie_buf && vndr_ie_len && curr_ie_buf) { in brcmf_vif_set_mgmt_ie()4511 brcmf_parse_vndr_ies(vndr_ie_buf, vndr_ie_len, &new_vndr_ies); in brcmf_vif_set_mgmt_ie()